Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/27/2001 07:39:03
Module Name:	sharesrc
Committed By:	jmc
Date:		Tue Nov 27 05:39:03 UTC 2001

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

Log Message:
Ok, take 2 on redoing KERNOBJDIR logic.

Use the old setup for MAKEOBJDIRPREFIX but also add a new check for
_SRC_TOP_OBJ_ and use that if it's set. This allows a make release using
build.sh (which uses MAKEOBJDIR patterns) to function correctly on r/o
source tree's.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 sharesrc/share/mk/bsd.kernobj.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.