Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 12/25/2002 02:42:51
Module Name:	src
Committed By:	lukem
Date:		Wed Dec 25 00:42:51 UTC 2002

Modified Files:
	src: build.sh

Log Message:
- Implement "-i installworlddir", which runs
	make INSTALLWORLDDIR=installworlddir installworld
  after every other operation has completed.
  If you want to run this target without rebuilding, use -b as well...
- Cache the output of `uname -s` and `uname -m` for future use.


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

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