Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/22/2003 21:53:28
Module Name:	src
Committed By:	lukem
Date:		Sat Nov 22 21:53:28 UTC 2003

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

Log Message:
In the various _MKTARGET macros, prepend "${.OBJDIR:T}/" to the ${.TARGET},
to provide more context about the operation.  Especially useful for crunched
binaries and kernel builds.  Idea suggested by David Laight <dsl@>


To generate a diff of this commit:
cvs rdiff -r1.392 -r1.393 src/share/mk/bsd.own.mk

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