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

9 lines
122 B
Makefile

test::
echo FOO
test::
echo BAR
test:: A=B
# Merge a double colon rule with target specific variable is OK.
test: A=B