Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/15/2001 02:33:44
Module Name: sharesrc
Committed By: tv
Date: Tue Aug 14 23:33:44 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.own.mk
Log Message:
Speed up PRINTOBJDIR a little by changing it to "${MAKE} -V .OBJDIR" (it
will recurse, but won't need to spawn a shell and run commands now).
To generate a diff of this commit:
cvs rdiff -r1.172 -r1.173 sharesrc/share/mk/bsd.own.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.