Re: Smarter 'make buildkernel'?

2003-03-31 Thread Conrad Sabatier

On 31-Mar-2003 Erik Trulsson wrote:
 On Sun, Mar 30, 2003 at 04:21:57PM -0800, Paul Hoffman wrote:
 Hi again. Is there a way to get 'make buildkernel' in /usr/src to not 
 rebuild things that it already compiled? I'm playing around on a 
 not-very-fast laptop, and the rebuilds take forever.
 
 'make -DNOCLEAN buildkernel' should do the trick.

That should be -DNO_KERNELCLEAN.

-- 
Conrad Sabatier [EMAIL PROTECTED] - In Unix veritas
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Smarter 'make buildkernel'?

2003-03-30 Thread Erik Trulsson
On Sun, Mar 30, 2003 at 04:21:57PM -0800, Paul Hoffman wrote:
 Hi again. Is there a way to get 'make buildkernel' in /usr/src to not 
 rebuild things that it already compiled? I'm playing around on a 
 not-very-fast laptop, and the rebuilds take forever.

'make -DNOCLEAN buildkernel' should do the trick.


-- 
Insert your favourite quote here.
Erik Trulsson
[EMAIL PROTECTED]
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]