github.com/westcoastroms/westcoastroms-build@v0.0.0-20190928114312-2350e5a73030/build/kati/testcase/target_specific_var_var_name.mk (about) 1 FOO:=BAR 2 test: $$(FOO) := FAIL 3 test: 4 echo $(BAR)