Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/09/2001 06:14:18
Module Name:	basesrc
Committed By:	thorpej
Date:		Fri Nov  9 04:14:18 UTC 2001

Modified Files:
	basesrc: build.sh

Log Message:
* Fix a quoting error so that when using -n, we actually see
  $TOOLDIR and $DESTDIR in their expanded form.
* Set USETOOLS=yes in the make wrapper script; it's pretty pointless
  using the make wrapper unless you're using the host tools.
* In the -t case, make sure to only echo the "make obj" command if -n.


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

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