Subject: Re: Separate build tree?
To: Andrew Cagney <cagney@cygnus.com>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: tech-toolchain
Date: 09/08/1999 17:45:24
On Thu, 9 Sep 1999, Andrew Cagney wrote:
> Is it possible to build parts of netbsd in a completely separate build
> tree (much like autoconf sets up).

# for obj dirs:
OBJMACHINE?=             1
BSDSRCDIR?=             /tmp_mnt/jabberwocky/usr/cvs/src
BSDOBJDIR?=             /usr/obj

Then, do a "make obj" first. (the OBJMACHINE is not necessaryly needed,
it'll give you a "obj.${MACHINE_ARCH}" dir instead of a "obj"). This will
give you "obj"-links to $BSDOBJDIR. Maybe see also
/usr/share/mk/bsd.README.


 - Hubert

-- 
NetBSD - Better for your uptime than Viagra