Subject: Re: make obj broken in sys/arch/i386/stand somewhere
To: Hisashi T Fujinaka <htodd@twofifty.com>
From: David Laight <david@l8s.co.uk>
List: current-users
Date: 10/12/2003 21:03:40
On Sun, Oct 12, 2003 at 09:51:51AM -0700, Hisashi T Fujinaka wrote:
> make obj didn't do anything,

IMHO 'make obj' is a bug...

> so these directories keep getting created
> when doing a "./build.sh -U distribution".

Use -O objdir ...  Then you can delete all the object file with rm -rf.

> ? sys/arch/i386/stand/boot/lib
> ? sys/arch/i386/stand/bootxx/lib
> ? sys/arch/i386/stand/netboot/lib

What happens in the subdirectories of the above (lib should be a symlink)

	David

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