blob: faf532c11f4f5ffacb9cfc763181ab1c07bdba5f [file] [log] [blame]
TSV:=test: A=PASS
A_EQ_B:=A=B
EQ==
$(TSV)
test: A$(EQ)B
$(A_EQ_B):
echo $(A)