]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/bmake/unit-tests/cond2.exp
- Copy stable/10@296371 to releng/10.3 in preparation for 10.3-RC1
[FreeBSD/releng/10.3.git] / contrib / bmake / unit-tests / cond2.exp
1 make: Bad conditional expression ` == "empty"' in  == "empty"?oops:ok
2 make: "cond2.mk" line 13: Malformed conditional ({TEST_TYPO} == "Ok")
3 TEST_NOT_SET is empty or not defined
4 make: "cond2.mk" line 20: Malformed conditional (${TEST_NOT_SET} == "empty")
5 make: Fatal errors encountered -- cannot continue
6 make: stopped in unit-tests
7 exit status 1