Date: Fri, 21 Feb 2003 15:19:33 -0800 From: Peter Wemm <peter@wemm.org> To: Ruslan Ermilov <ru@FreeBSD.org> Cc: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/conf kern.post.mk kern.pre.mk Message-ID: <20030221231933.EC3272A89E@canning.wemm.org> In-Reply-To: <20030221225342.GC11042@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ruslan Ermilov wrote: > > --V88s5gaDVPzZ0KCq > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Fri, Feb 21, 2003 at 08:19:53AM -0800, Peter Wemm wrote: > > Ruslan Ermilov wrote: > > .. > > > retires harmful ``clobber''. > >=20 > > Umm, why?? I used that! > >=20 > : 1.1 (imp 02-Nov-01): kernel-clobber: > : 1.1 (imp 02-Nov-01): find . -type f ! -name version -d= > elete > > This is like ``rm -rf * .*'' except for not delteing the symlinks > and directories (leaves stray @ symlinks in modules/ etc.). > > : 1.1 (imp 02-Nov-01): modules-clobber: modules-clean > : 1.1 (imp 02-Nov-01): rm -rf ${MKMODULESENV} > > This is just nonsense (sorry). > > Tell me what it should do, and I will implement it properly. > (I tried to guess what was the intended purpose but failed.) Delete everything but the version file. Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "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-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030221231933.EC3272A89E>