aboutsummaryrefslogtreecommitdiffstats
path: root/testcase/firstword.mk
blob: 7f9590aff5c6208f77303cfcc4443322ed008d1a (plain)
1
2
3
4
test:
	echo $(firstword foo bar baz)
	echo $(firstword )