1 CondParser_Eval: ${.MAKE.MAKEFILES:T} != "${.PARSEFILE} null" 2 lhs = "directive-include.mk null", rhs = "directive-include.mk null", op = != 3 CondParser_Eval: ${.MAKE.MAKEFILES:T} != "${.PARSEFILE} null" 4 lhs = "directive-include.mk null", rhs = "directive-include.mk null", op = != 5 make: "directive-include.mk" line 25: Could not find nonexistent.mk 6 make: "directive-include.mk" line 47: Could not find " 7 make: "directive-include.mk" line 52: Unknown modifier "Z" 8 make: "directive-include.mk" line 52: Could not find nonexistent.mk 9 make: Fatal errors encountered -- cannot continue 10 make: stopped in unit-tests 11 exit status 1 12