blob: 583d0a065a0e5b2f3ffa03823fcb0924eb705023 [file] [log] [blame]
#T returncode: 2
# If an include file isn't present and doesn't have a rule to remake it, make
# should fail.
include notfound.mk
all:
@echo TEST-FAIL