From owner-freebsd-stable Mon Apr 9 16: 4:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mx.zrcalo.si (maribor.zrcalo.si [193.77.90.34]) by hub.freebsd.org (Postfix) with ESMTP id 9B0F837B422 for ; Mon, 9 Apr 2001 16:04:41 -0700 (PDT) (envelope-from mike@unix-systems.net) Received: from nexus.zrcalo.si (nexus.zrcalo.si [193.77.90.10]) by mx.zrcalo.si (Postfix) with ESMTP id 66CA99EE0C; Tue, 10 Apr 2001 01:05:53 +0200 (CEST) Received: by nexus.zrcalo.si (Postfix, from userid 1001) id 2A7FF7C203; Tue, 10 Apr 2001 01:05:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by nexus.zrcalo.si (Postfix) with ESMTP id 19DC97254B; Tue, 10 Apr 2001 01:05:43 +0200 (CEST) Date: Tue, 10 Apr 2001 01:05:42 +0200 (CEST) From: Miha Nedok X-X-Sender: To: Robert Cc: FreeBSD Subject: Re: Can I stop BUILDWORLD from starting from scratch? In-Reply-To: Message-ID: <20010410010501.I21331-100000@nexus.zrcalo.si> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Add NOCLEAN. So: make buildworld -DNOCLEAN Miha Nedok mike@unix-systems.net On Tue, 10 Apr 2001, Robert wrote: > Is it possible to stop 'make buildworld' from starting from scratch each > time? > > Like it runs for 5 hours then breaks over something. I fix that 'something', > and type 'make buildworld' - it starts from the beginning again. Can I make > it start just from where it left off? > > thanks > Robert > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message