michael@0: #T returncode: 2 michael@0: michael@0: # If an include file isn't present and doesn't have a rule to remake it, make michael@0: # should fail. michael@0: michael@0: include notfound.mk michael@0: michael@0: all: michael@0: @echo TEST-FAIL