Date: Tue, 1 Oct 2002 04:32:53 +0300 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: John Mills <john.m.mills@alum.mit.edu> Cc: FreeBSD-questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Q: continuing interrupted 'make buildworld' Message-ID: <20021001013253.GJ1535@hades.hell.gr> In-Reply-To: <Pine.LNX.4.21.0209301643540.3099-100000@otter.mills-atl.com> References: <Pine.LNX.4.21.0209301643540.3099-100000@otter.mills-atl.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-09-30 17:31, John Mills <jmmills@telocity.com> wrote: > I would like to restart a 'make buildworld' without deleting or recreating > any unnecesary files (i.e., after messing about in the source tree). > > How should I do this? (Is this the effect of 'make -DNOCLEAN buildworld'?) That should work. It will rebuild a few things that you could probably avoid, but in general it works fine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021001013253.GJ1535>