Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/24/2003 05:44:59
Module Name:	src
Committed By:	lukem
Date:		Mon Nov 24 05:44:59 UTC 2003

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

Log Message:
In _MKTARGET_*, use ${.CURDIR:T} instead of ${.OBJDIR:T}, because that's more
useful when using actual 'obj' dirs.  Suggested by Alan Barrett, with some
tweaks by me.


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