From owner-freebsd-current Mon Aug 31 04:33:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA05645 for freebsd-current-outgoing; Mon, 31 Aug 1998 04:33:51 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from adelphi.physics.adelaide.edu.au (adelphi.physics.adelaide.edu.au [129.127.36.247]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA05633 for ; Mon, 31 Aug 1998 04:33:48 -0700 (PDT) (envelope-from kkennawa@physics.adelaide.edu.au) Received: from bragg (bragg [129.127.36.34]) by adelphi.physics.adelaide.edu.au (8.8.8/8.8.8/UofA-1.5) with SMTP id VAA31196; Mon, 31 Aug 1998 21:02:50 +0930 (CST) Received: by bragg; (5.65/1.1.8.2/05Aug95-0227PM) id AA29881; Mon, 31 Aug 1998 21:02:48 +0930 Date: Mon, 31 Aug 1998 21:02:48 +0930 (CST) From: Kris Kennaway X-Sender: kkennawa@bragg To: Andrzej Bialecki Cc: freebsd-current@FreeBSD.ORG Subject: Re: E-problem In-Reply-To: Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 31 Aug 1998, Andrzej Bialecki wrote: > Is there any specific reason that when I do a 'make clean' it doesn't > remove .depend files automatically? IMHO it should. > > Perhaps we need yet another target, something like 'reallyclean'... The > stale .depend files have long standing tradition of plaguing unsuspecting > users... I noticed this yesterday and was going to look into it further to see what old stuff wasn't being properly cleaned out by make clean. I seemed to have a whole swag of *.[oa]'s, .depends, and some miscellaneous other cruft which I removed and wasnt replaced by cvsup (so I assume was generated as part of the build process). I'm gonna hold off trying to rebuild until the dust has settled from the mEtamorphosis so I'll probably take another look in a week or so and see if I can come up with a list of bits not being cleaned by 'make clean'. > Andrzej Bialecki Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message