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

9 lines
62 B
Makefile

test: foo
foo: bar baz
echo $@
echo $<
echo $^
bar:
baz: