Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/mk
Module Name: src
Committed By: lukem
Date: Sat Oct 18 16:41:19 UTC 2003
Modified Files:
src/share/mk: bsd.inc.mk bsd.kinc.mk bsd.man.mk bsd.sys.mk
Log Message:
implement MAKEVERBOSE for rules which are of the form:
@cmp -s ${.ALLSRC} ${.TARGET} || ( echo cmd && cmd )
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/share/mk/bsd.inc.mk
cvs rdiff -r1.29 -r1.30 src/share/mk/bsd.kinc.mk
cvs rdiff -r1.85 -r1.86 src/share/mk/bsd.man.mk
cvs rdiff -r1.96 -r1.97 src/share/mk/bsd.sys.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index