o allow env var MAKE_OBJDIR_CHECK_WRITABLE=no to skip writable checks in InitObjdir. Explicit .OBJDIR target always allows read-only directory. o More code cleanup and refactoring. o More unit tests MFC after: 1 week
9 lines
410 B
Plaintext
9 lines
410 B
Plaintext
make: "cond-token-number.mk" line 15: Malformed conditional (-0)
|
|
make: "cond-token-number.mk" line 25: Malformed conditional (+0)
|
|
make: "cond-token-number.mk" line 35: Malformed conditional (!-1)
|
|
make: "cond-token-number.mk" line 45: Malformed conditional (!+1)
|
|
make: "cond-token-number.mk" line 80: End of the tests.
|
|
make: Fatal errors encountered -- cannot continue
|
|
make: stopped in unit-tests
|
|
exit status 1
|