freebsd-src/unit-tests/deptgt-ignore.exp
Simon J. Gerraty cdde9e894d Import bmake-20220204
Features of interest:

Allow setting target local variables (similar to gmake)

In META_MODE .MAKE.META.CMP_FILTER can be used for filtering commands
before comparion.

contrib/bmake/mk/cc-wrap.mk is an example of using these

See ChangeLog for the gory details.
2022-02-05 12:03:50 -08:00

12 lines
249 B
Plaintext

error-failed before
*** Error code 1 (continuing)
error-ignored before
*** Error code 1 (ignored)
error-ignored after
Making depends-on-ignored from error-ignored.
`all' not remade because of errors.
Stop.
make: stopped in unit-tests
exit status 1