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

Lines Matching refs:directive

1 make: directive-if.mk:14: 0 evaluates to false.
2 make: directive-if.mk:19: 1 evaluates to true.
3 make: directive-if.mk:43: Unknown directive "ifx"
4 make: directive-if.mk:45: This is not conditional.
5 make: directive-if.mk:47: if-less else
6 make: directive-if.mk:49: This is not conditional.
7 make: directive-if.mk:51: if-less endif
8 make: directive-if.mk:55: Malformed conditional ""
9 make: directive-if.mk:66: Quotes in plain words are probably a mistake.
10 make: directive-if.mk:76: Don't do this, always put a space after a directive.
11 make: directive-if.mk:81: Don't do this, always put a space after a directive.
12 make: directive-if.mk:88: Don't do this, always put a space around comparison operators.
13 make: directive-if.mk:95: Don't do this, always put a space after a directive.
14 make: directive-if.mk:100: Don't do this, always put a space after a directive.
15 make: directive-if.mk:108: Unknown directive "ifn"