Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 11/11/2001 03:34:32
Module Name:	basesrc
Committed By:	jmc
Date:		Sun Nov 11 01:34:31 UTC 2001

Modified Files:
	basesrc: build.sh

Log Message:
Always rebuild the nbmake wrapper script. Otherwise the options passed to
build.sh just get lost if they differ from a previous invocation (i.e. letting
MKOBJDIRS get set the first time, -o will get ignored after this unless a
rebuild of the script happens). It's low overhead so this adds little burden
to getting it right.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/build.sh

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