From owner-cvs-all Mon Jan 22 15:10:26 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2201937B6B8; Mon, 22 Jan 2001 15:10:02 -0800 (PST) Received: (from peter@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0MNA2T09299; Mon, 22 Jan 2001 15:10:02 -0800 (PST) (envelope-from peter) Message-Id: <200101222310.f0MNA2T09299@freefall.freebsd.org> From: Peter Wemm Date: Mon, 22 Jan 2001 15:10:02 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG peter 2001/01/22 15:10:02 PST Modified files: . Makefile.inc1 Log: Use 'make clean' instead of 'config -r', and only if the 'depend' step has been skipped. We went to a lot of trouble to make the 'blow away' stage unneeded, and it has not been needed for quite some time. Revision Changes Path 1.185 +5 -5 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message