Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 13 Nov 2002 14:25:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 13 Nov 2002 14:25:55 -0500 Received: from prgy-npn1.prodigy.com ([207.115.54.37]:18450 "EHLO oddball.prodigy.com") by vger.kernel.org with ESMTP id ; Wed, 13 Nov 2002 14:25:52 -0500 Date: Wed, 13 Nov 2002 14:32:27 -0500 (EST) From: Bill Davidsen X-X-Sender: root@oddball.prodigy.com Reply-To: Bill Davidsen To: Linux Kernel Mailing List Subject: make distclean and make dep?? 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: 852 Lines: 22 When I do a "make distclean" in a tree, should not that roll it back to a clean empty tree? I noticed that when I did that no work was done by "make dep" in the rebuild. Distclean is supposed to be even cleaner than mrproper (to build a clean tree for distribution) and this behaviour is new. Also noted, somewhere between 2.5.45 and 2.5.46 distclean vanished from "make help." It's really useful to have distclean work to build patched kernels for distribution, hopefully this is an oversight and not a new policy. Obviously I can delete modversions.h by hand. -- bill davidsen - 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/