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:11:42
Module Name:	sharesrc
Committed By:	jmc
Date:		Tue Nov 27 05:11:41 UTC 2001

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

Log Message:
Change logic around for kernel objdir handling.

Use MAKEOBJDIRPREFIX as before if it's set

otherwise if _SRC_TOP_OBJ_ is set and isn't "" use it as the base for the
obj dir


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