Subject: Re: how to make world
To: Chris Pinnock <cjep@fawlty.net>
From: David Laight <david@l8s.co.uk>
List: netbsd-help
Date: 09/27/2003 13:29:19
> 
> OBJMACHINE      If this is set but MAKEOBJDIR is not set, creates
>                 object directories or links named "obj.${MACHINE}";
>                 otherwise, just creates ones named "obj".
> 
> 
> See /usr/share/mk/bsd.README for more details.

Or look at src/build.sh and use '-O objdir' to get the objects into
a completely separate directory tree.

	David

-- 
David Laight: david@l8s.co.uk