DEBSOURCES
Skip Quicknav
sources / android-platform-build-kati / 10.0.0%2Br32%2Bgit20220314.09dfa26c4e59-7.1 / testcase / double_colon_rule.mk
123456789
test:: echo FOO test:: echo BAR test:: A=B # Merge a double colon rule with target specific variable is OK. test: A=B