blob: 103b0008e60d4b72ca5560d27d05f1c6458e27c6 [file] [log] [blame]
FOO:=BAR
test: $$(FOO) := FAIL
test:
echo $(BAR)