[BACK]Return to build.sh CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

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

Diff for /src/build.sh between version 1.186 and 1.187

version 1.186, 2008/03/16 07:52:59 version 1.187, 2008/03/28 04:24:18
Line 552  Usage: ${progname} [-EnorUux] [-a arch] 
Line 552  Usage: ${progname} [-EnorUux] [-a arch] 
                 the environment, ${toolprefix}make will be (re)built unconditionally.                  the environment, ${toolprefix}make will be (re)built unconditionally.
     -U          Set MKUNPRIVED=yes; build without requiring root privileges,      -U          Set MKUNPRIVED=yes; build without requiring root privileges,
                 install from an UNPRIVED build with proper file permissions.                  install from an UNPRIVED build with proper file permissions.
     -u          Set MKUPDATE=yes; do not run "make clean" first.      -u          Set MKUPDATE=yes; do not run "make cleandir" first.
                 Without this, everything is rebuilt, including the tools.                  Without this, everything is rebuilt, including the tools.
     -V v=[val]  Set variable \`v' to \`val'.      -V v=[val]  Set variable \`v' to \`val'.
     -w wrapper  Create ${toolprefix}make script as wrapper.      -w wrapper  Create ${toolprefix}make script as wrapper.

Legend:
Removed from v.1.186  
changed lines
  Added in v.1.187

CVSweb <webmaster@jp.NetBSD.org>