Subject: Re: build.sh issues.
To: Todd Vierling <tv@wasabisystems.com>
From: James Chacon <jchacon@genuity.net>
List: tech-toolchain
Date: 10/21/2001 18:56:30
>: 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 one big area it needs to pay attention here is if one has
the various *OBJ vars set then the bootstrap bmake build needs to use them.

James