aboutsummaryrefslogtreecommitdiffstats
path: root/testcase/suffix_subst.mk
blob: c30f130931a059ad4bcf4d2f6e7616a7c88e5358 (plain)
1
2
3
4
foo:= hoge.c mgoe.c

test:
	echo $(foo:.c=.o)