Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 15 Nov 2002 14:25:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 15 Nov 2002 14:25:00 -0500 Received: from tmr-02.dsl.thebiz.net ([216.238.38.204]:19209 "EHLO gatekeeper.tmr.com") by vger.kernel.org with ESMTP id ; Fri, 15 Nov 2002 14:24:59 -0500 Date: Fri, 15 Nov 2002 14:29:54 -0500 (EST) From: Bill Davidsen To: Sam Ravnborg cc: Kai Germaschewski , Nicolas Pitre , Andreas Steinmetz , Linux Kernel Mailing List Subject: Re: make distclean and make dep?? In-Reply-To: <20021115145312.GA1320@mars.ravnborg.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1243 Lines: 28 On Fri, 15 Nov 2002, Sam Ravnborg wrote: > On Thu, Nov 14, 2002 at 07:31:24PM -0500, Bill Davidsen wrote: > > I don't see why you ever thought it was a good idea to change this, > > distclean is that standard target used by many other things. And perhaps > > mrproper shouldn't bother to clean up all the leftovers, patch backups, > > they are documentation. > I have explained how I would like it to work - any comments on that proposal? Same comment, I want (a) something which will remake everything including *versions.h to be sure I didn't mess anything up, and (b) as a but removed the editor and patch backup files ready for distribution. I don't want to lose the patch backup files (I care less about editor files, my chosen editor doesn't make them) but I want to be able to easily identify what has changed without keeping a full unmodified copy of the tree. -- bill davidsen CTO, TMR Associates, Inc Doing interesting things with little computers since 1979. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/