aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/unit-tests/directive-include.exp
blob: 42975d444c31987678fb2b08db9e60567a1b83d4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
CondParser_Eval: ${.MAKE.MAKEFILES:T} != "${.PARSEFILE} null"
lhs = "directive-include.mk null", rhs = "directive-include.mk null", op = !=
CondParser_Eval: ${.MAKE.MAKEFILES:T} != "${.PARSEFILE} null"
lhs = "directive-include.mk null", rhs = "directive-include.mk null", op = !=
make: "directive-include.mk" line 25: Could not find nonexistent.mk
make: "directive-include.mk" line 47: Could not find "
make: "directive-include.mk" line 52: Unknown modifier "Z"
make: "directive-include.mk" line 52: Could not find nonexistent.mk
make: "directive-include.mk" line 57: Cannot open /nonexistent
make: "directive-include.mk" line 62: Invalid line type
make: Fatal errors encountered -- cannot continue
make: stopped in unit-tests
exit status 1