Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



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.




Home | Main Index | Thread Index | Old Index