Subject: re: build.sh issues.
To: Todd Vierling <tv@wasabisystems.com>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 10/22/2001 00:36:29
   
   : it would also be cool if build.sh did something about objdirs for
   : you...
   
   Set MKOBJDIRS=yes in /etc/mk.conf (or wherever MAKECONF is set to in the
   environment).  This is part of "make build"....


actually, the build currently fails if `make obj' hasn't been run
and $BSDSRCDIR is read-only, due to a "make clean" failing in
ipftest i think... (but this isn't what i'm talking about :-)


i was more thinking above about having it set MAKEOBJDIRPREFIX
(if not otherwise set) and thus having the default build keep the
source tree tidy.  or something...


.mrg.