aboutsummaryrefslogtreecommitdiffstats
path: root/testcase/assign_after_tab.mk
blob: 6eb3884944e968569385fbf7855f558b3bfe1d2f (plain)
1
2
3
4
5
6
7
8
# This is an assignment.
		X=Y

FOO=test:

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