]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/directive-unexport.exp
Merge bmake-20201117
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / directive-unexport.exp
1 make: "directive-unexport.mk" line 14: UT_A=a UT_B=b UT_C=c
2 make: "directive-unexport.mk" line 15: UT_A UT_B UT_C
3 make: "directive-unexport.mk" line 23: UT_A=a UT_B=b UT_C=c
4 make: "directive-unexport.mk" line 24: 
5 make: "directive-unexport.mk" line 26: Unknown directive "unexpor"
6 make: Fatal errors encountered -- cannot continue
7 make: stopped in unit-tests
8 exit status 1