Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/26/2003 02:00:37
Module Name:	src
Committed By:	lukem
Date:		Sun Oct 26 02:00:37 UTC 2003

Modified Files:
	src: build.sh

Log Message:
"Normalise" MKOBJDIRS MKUPDATE MKUNPRIVED with getmakevar() before
trying to use them internally to build.sh.
Fixes issue where build.sh would run "make cleandir" if MKUPDATE=yes was
set in mk.conf and -u wasn't given to build.sh.


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/build.sh

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