Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/31/2001 03:56:11
Module Name: basesrc
Committed By: tv
Date: Wed Oct 31 01:56:10 UTC 2001
Modified Files:
basesrc: build.sh
Log Message:
* Fix brokenness created by the -n option additions ("eval" still kept
quoting, so the commands were thought to be one big word with embedded
whitespace)
* New options:
-O obj Set root of an obj tree; sets MAKEOBJDIR to an appropriate
substitution pattern.
-o Sets MKOBJDIRS=no (otherwise sets MKOBJDIRS=yes)
-u Sets UPDATE
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/build.sh
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.