From owner-cvs-all Mon Jan 22 15: 1:53 2001 Delivered-To: cvs-all@freebsd.org Received: from mobile.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 5427B37B6B6; Mon, 22 Jan 2001 15:01:29 -0800 (PST) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f0MN1Ta68866; Mon, 22 Jan 2001 15:01:29 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200101222301.f0MN1Ta68866@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/usr.sbin/config config.8 config.y main.c mkheaders.c mkmakefile.c In-Reply-To: <20010123081603.V9165@gsmx07.alcatel.com.au> Date: Mon, 22 Jan 2001 15:01:29 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Jeremy wrote: > On 2001-Jan-21 23:03:06 -0800, Peter Wemm wrote: > >peter 2001/01/21 23:03:06 PST > > > > Modified files: > > usr.sbin/config config.8 config.y main.c mkheaders.c > > mkmakefile.c > > Log: > > Clean up some obsolete stuff. config -r has not been needed since around > > FreeBSD 3.x or so when the 'make depend' picked up the opt_foo.h files. > > This breaks "make buildkernel" since that uses "config -r" by default. > In /usr/src/Makefile.inc1: > > .if !defined(NOCLEAN) > CONFIGARGS+= -r > .endif Argh! I will fix this. Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message