Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Jan 2010 09:48:41 -0800
From:      Doug Barton <dougb@FreeBSD.org>
To:        Paul B Mahol <onemda@gmail.com>
Cc:        FreeBSD Current <current@freebsd.org>
Subject:   Re: iwn firmware files
Message-ID:  <4B437B79.4060200@FreeBSD.org>
In-Reply-To: <3a142e751001050232g162110fqdff7f8f1dbf71e57@mail.gmail.com>
References:  <3a142e751001050232g162110fqdff7f8f1dbf71e57@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Paul B Mahol wrote:
> Hi,
> 
> iwn firmware files should be generated in /usr/obj directory and not
> in /usr/src.
> 
> I like to mount src dir ro.

What are you doing that's resulting in files being created in
/usr/src? If you start with a clean src and clean obj, and you get
files created in src, that's definitely an error.

OTOH, if you're doing something other than a buildworld the following
alias may be of use to you:

remake="make cleandir && make obj && make depend && make all"


Doug

-- 

	Improve the effectiveness of your Internet presence with
	a domain name makeover!    http://SupersetSolutions.com/

	Computers are useless. They can only give you answers.
			-- Pablo Picasso




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B437B79.4060200>