Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 08/14/2001 08:55:28
Module Name:	sharesrc
Committed By:	tv
Date:		Tue Aug 14 05:55:28 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.own.mk

Log Message:
Make MAKECONF defined always by setting MAKECONF?=/etc/mk.conf and using
that variable only for including make(1) variables.  Much more consistent
and less prone to ambiguity this way (and now, ${MAKECONF} can be used in
messages indicating a missing option needed for a build).


To generate a diff of this commit:
cvs rdiff -r1.168 -r1.169 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.