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:           Fri Nov  2 05:07:23 UTC 2001

Modified Files:
        basesrc: build.sh
        basesrc/tools: Makefile

Log Message:
* Always use the makewrapper when starting a build phase.

* Set stuff mostly in the environment, not on make(1)'s command line.
  This is needed for MACHINE and MACHINE_ARCH (noted by bjh21), and keeps
  the mk.conf-overriding-env behavior (suggested by several people).

* Use MAKEFLAGS to make the wrapper script more readable.

* When prepping objdir in tools for the default TOOLDIR value, just make
  that objdir; leave the recursive "make obj" for later.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 basesrc/build.sh
cvs rdiff -r1.13 -r1.14 basesrc/tools/Makefile

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