[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.111 and 1.112

version 1.111, 2003/07/29 10:07:15 version 1.112, 2003/08/10 16:20:37
Line 382  Usage: ${progname} [-EnorUu] [-a arch] [
Line 382  Usage: ${progname} [-EnorUu] [-a arch] [
     -r          Remove contents of TOOLDIR and DESTDIR before building      -r          Remove contents of TOOLDIR and DESTDIR before building
     -T tools    Set TOOLDIR to tools.  If unset, and TOOLDIR is not set in      -T tools    Set TOOLDIR to tools.  If unset, and TOOLDIR is not set in
                 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)
     -u          Set MKUPDATE=yes (do not run "make clean" first).      -u          Set MKUPDATE=yes (do not run "make clean" 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'

Legend:
Removed from v.1.111  
changed lines
  Added in v.1.112

CVSweb <webmaster@jp.NetBSD.org>