Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/12/2001 22:03:45
Module Name: sharesrc
Committed By: tv
Date: Mon Nov 12 20:03:45 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.own.mk
Log Message:
Make PRINTOBJDIR use "${MAKE} -V .OBJDIR" so it will work correctly with
<bsd.obj.mk> rewrites of ${.OBJDIR}. Add a failsafe (checking for the
-V option in MAKEFLAGS) to prevent infinite recursion.
To generate a diff of this commit:
cvs rdiff -r1.210 -r1.211 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.