]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/directive-if.exp
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / directive-if.exp
1 make: "directive-if.mk" line 13: 0 evaluates to false.
2 make: "directive-if.mk" line 17: 1 evaluates to true.
3 make: "directive-if.mk" line 40: Unknown directive "ifx"
4 make: "directive-if.mk" line 41: Unknown directive "error"
5 make: "directive-if.mk" line 42: if-less else
6 make: "directive-if.mk" line 43: Unknown directive "error"
7 make: "directive-if.mk" line 44: if-less endif
8 make: "directive-if.mk" line 47: Malformed conditional ()
9 make: "directive-if.mk" line 57: Quotes in plain words are probably a mistake.
10 make: "directive-if.mk" line 66: Don't do this, always put a space after a directive.
11 make: "directive-if.mk" line 70: Don't do this, always put a space after a directive.
12 make: "directive-if.mk" line 76: Don't do this, always put a space around comparison operators.
13 make: Fatal errors encountered -- cannot continue
14 make: stopped in unit-tests
15 exit status 1