e2eeea75eb
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
12 lines
466 B
Plaintext
12 lines
466 B
Plaintext
make: "directive-ifmake.mk" line 13: ok: positive condition works
|
|
make: "directive-ifmake.mk" line 24: ok: negation works
|
|
make: "directive-ifmake.mk" line 33: ok: double negation works
|
|
make: "directive-ifmake.mk" line 40: ok: both mentioned
|
|
make: "directive-ifmake.mk" line 47: ok: only those mentioned
|
|
make: "directive-ifmake.mk" line 57: Targets can even be added at parse time.
|
|
make: "directive-ifmake.mk" line 75: ok
|
|
: first
|
|
: second
|
|
: late-target
|
|
exit status 0
|