jobs.mk makes use of newlog.sh if found.
Set NEWLOG_SH in local.sys.env.mk to save jobs.mk searching for it.
PR: 284390
Differential D48737
Add newlog.sh and setops.sh to share/mk sjg on Fri, Jan 31, 12:15 AM. Authored by
Details
Diff Detail
Event TimelineComment Actions Note, an alternative arrangement would be for local.sys.env.mk to set NEWLOG_SH= ${SRCTOP}/contrib/bmake/mk/newlog.sh and have share/mk/Makefile install the two scripts from contrib too - as is done with posix.mk |