Subject: CVS commit: src
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/08/2006 11:03:40
Module Name:	src
Committed By:	dsl
Date:		Sun Jan  8 11:03:40 UTC 2006

Modified Files:
	src: build.sh

Log Message:
Use separate invocations of make for cleandir dependall and install of
tools so that a parallel make doesn't start running dependall before
cleandir has finished.
Unfortunately make doesn't support .WAIT on the command line :-(


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

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