From owner-freebsd-questions Mon Sep 30 14:23:34 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1B0837B401 for ; Mon, 30 Sep 2002 14:23:33 -0700 (PDT) Received: from otter.mills-atl.com (dsl-64-192-140-77.telocity.com [64.192.140.77]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0BF143E65 for ; Mon, 30 Sep 2002 14:23:32 -0700 (PDT) (envelope-from jmmills@telocity.com) Received: from localhost (jmills@localhost) by otter.mills-atl.com (8.9.3/8.9.3) with ESMTP id RAA03171 for ; Mon, 30 Sep 2002 17:31:51 -0400 X-Authentication-Warning: otter.mills-atl.com: jmills owned process doing -bs Date: Mon, 30 Sep 2002 17:31:51 -0400 (EDT) From: John Mills X-Sender: jmills@otter.mills-atl.com Reply-To: John Mills To: FreeBSD-questions Subject: Q: continuing interrupted 'make buildworld' Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Freebies - 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'?) More generally, is there some outline or the _more_important_ 'make' targets after one has done 'cvsup'? (By '_more_important_' I really mean the ones a person is likely to use commonly.) Also, where should I look to get an idea of the defined tags for 'cvsup' (RELENG_4_5_??? for example)? Thanks for any help to a newbie. - John Mills To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message