blob: c172492ef3c753b7124bdec982690a17e1ee60da [file] [log] [blame]
#T returncode: 2
ifeq ($(FOO,VAR))
all:
@echo TEST_FAIL
endif