allwinner_a64/android/build/kati/testcase/firstword.mk
2018-08-08 16:48:17 +08:00

4 lines
58 B
Makefile

test:
echo $(firstword foo bar baz)
echo $(firstword )