]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/bmake/unit-tests/opt-debug-lint.exp
Update to bmake-20201101
[FreeBSD/FreeBSD.git] / contrib / bmake / unit-tests / opt-debug-lint.exp
1 make: "opt-debug-lint.mk" line 19: Variable "X" is undefined
2 make: "opt-debug-lint.mk" line 41: Variable "UNDEF" is undefined
3 make: "opt-debug-lint.mk" line 61: Missing delimiter ':' after modifier "L"
4 make: "opt-debug-lint.mk" line 61: Missing delimiter ':' after modifier "P"
5 make: "opt-debug-lint.mk" line 67: Missing delimiter ':' after indirect modifier "${:UL}"
6 make: Unknown modifier '$'
7 make: Fatal errors encountered -- cannot continue
8 make: stopped in unit-tests
9 exit status 1