blob: fe275befdc0077b8abf464694ebf54a3d2dcb9a2 [file] [log] [blame]
test: foo.x
foo.x: X:=PASS
%.x: X+=FAIL
%.x: Y:=PASS
%.x:
echo X=$(X) Y=$(Y)