Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/26/2001 07:59:12
Module Name: sharesrc
Committed By: jmc
Date: Fri Oct 26 04:59:11 UTC 2001
Modified Files:
sharesrc/share/mk: bsd.own.mk
Log Message:
Change the check for BSD_PKG_MK into something which looks to see if we're
running from inside of $BSDSRCDIR (recurse back and look for file/dir
signatures or reach /, whichever comes first).
Do it once and then pass the results to sub-makes.
Finally, if using the new toolchain and USETOOLS=yes check $TOOLDIR
before using it. Print an error message out if it's not set when expected
here.
To generate a diff of this commit:
cvs rdiff -r1.198 -r1.199 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.