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

6 lines
85 B
Makefile

# Rules start with dots cannot be the first rule.
.foo:
echo FAIL
test:
echo PASS