Makefile文件  |  9行  |  82 B

# This is an assignment.
		X=Y

FOO=test:

# But this is a recipe.
$(FOO)
	X=$(X)