From owner-freebsd-stable Tue Jul 11 0:20:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 69E1B37BDB9 for ; Tue, 11 Jul 2000 00:20:01 -0700 (PDT) (envelope-from jcwells@nwlink.com) Received: from utah (jcwells@utah.nwlink.com [209.20.130.41]) by smtp.nwlink.com (8.9.3/8.9.3) with SMTP id AAA26649; Tue, 11 Jul 2000 00:19:58 -0700 (PDT) Date: Tue, 11 Jul 2000 00:31:47 -0700 (PDT) From: "Jason C. Wells" X-Sender: jcwells@utah To: Chris Fedde Cc: stable@FreeBSD.ORG Subject: Re: restarting buildworld In-Reply-To: <200007110638.e6B6ck600513@fedde.littleton.co.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 11 Jul 2000, Chris Fedde wrote: > Is there a way to start buildworld without having it remove and rebuild the > /usr/obj directory? There are bunches of command line options in /usr/src/Makefile*. I believe the one you want is 'make -DNOCLEAN' but read the makefile to be sure. Thank you, Jason C. Wells To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message