Home | History | Annotate | Download | only in unit-tests

Lines Matching refs:MAKE

0 make: directive-unexport-env.mk:14: Unknown directive "unexport-en"
2 make: directive-unexport-env.mk:17: Unknown directive "unexport-environment"
5 Global: .MAKE.EXPORTED = UT_EXPORTED
6 make: directive-unexport-env.mk:24: The directive .unexport-env does not take arguments
7 Var_Parse: ${.MAKE.EXPORTED:O:u} (eval)
8 Evaluating modifier ${.MAKE.EXPORTED:O} on value "UT_EXPORTED"
9 Result of ${.MAKE.EXPORTED:O} is "UT_EXPORTED"
10 Evaluating modifier ${.MAKE.EXPORTED:u} on value "UT_EXPORTED"
11 Result of ${.MAKE.EXPORTED:u} is "UT_EXPORTED"
13 Global: delete .MAKE.EXPORTED
16 make: Fatal errors encountered -- cannot continue
17 make: stopped making "all" in unit-tests