Lines Matching full:makeflags
12 # expect+30: From .MAKEFLAGS '=': Undefined is .
13 # expect+30: From .MAKEFLAGS ':=': Undefined is .
15 # expect+33: From .MAKEFLAGS '=': Undefined is now defined.
16 # expect+33: From .MAKEFLAGS ':=': Undefined is now defined.
26 # expect+16: From .MAKEFLAGS '=': Undefined is .
27 # expect+16: From .MAKEFLAGS ':=': Undefined is .
29 # expect+19: From .MAKEFLAGS '=': Undefined is now defined.
30 # expect+19: From .MAKEFLAGS ':=': Undefined is now defined.
38 .MAKEFLAGS: MAKEFLAGS_ASSIGN='Undefined is $${UNDEFINED}.'
39 .MAKEFLAGS: MAKEFLAGS_SUBST:='Undefined is $${UNDEFINED}.'
42 .info From .MAKEFLAGS '=': ${MAKEFLAGS_ASSIGN}
43 .info From .MAKEFLAGS ':=': ${MAKEFLAGS_SUBST}
48 .info From .MAKEFLAGS '=': ${MAKEFLAGS_ASSIGN}
49 .info From .MAKEFLAGS ':=': ${MAKEFLAGS_SUBST}