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

5 lines
39 B
Makefile

FOO=BAR
$(FOO)=BAZ
test:
echo $(BAR)