Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 07/16/2003 13:19:51
Module Name:	src
Committed By:	lukem
Date:		Wed Jul 16 13:19:50 UTC 2003

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

Log Message:
Change the default TOOLDIR from
	top-of-obj/tools/tools.OS-VERSION-STRING
to
	top-of-obj/tooldir.OS-VERSION-STRING

It's more consistent with the build.sh defaults for DESTDIR and
RELEASEDIR, and it's easier on "mr lazy completion fingers".


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