xref: /freebsd/tools/build/options/WITH_META_ERROR_TARGET (revision 4d846d260e2b9a3d4d0a701462568268cbfe7a5b)
$FreeBSD$
Enable the META_MODE .ERROR target.

p This target will copy the meta file of a failed target to .Va ERROR_LOGDIR (default is .Ql ${SRCTOP:H}/error ) to help with failure analysis. Depends on .Va WITH_META_MODE . This default when .Va WITH_DIRDEPS_BUILD is set.