# a test makefile
PREFIX = nothing
all: nothing
	run command --option=$(PREFIX)
