]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/directive-ifmake.exp
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / directive-ifmake.exp
1 make: "directive-ifmake.mk" line 13: ok: positive condition works
2 make: "directive-ifmake.mk" line 24: ok: negation works
3 make: "directive-ifmake.mk" line 33: ok: double negation works
4 make: "directive-ifmake.mk" line 40: ok: both mentioned
5 make: "directive-ifmake.mk" line 47: ok: only those mentioned
6 make: "directive-ifmake.mk" line 57: Targets can even be added at parse time.
7 make: "directive-ifmake.mk" line 75: ok
8 : first
9 : second
10 : late-target
11 exit status 0