From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6621 invoked by alias); 28 Sep 2002 22:48:19 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 6524 invoked from network); 28 Sep 2002 22:48:17 -0000 Received: from unknown (HELO delorie.com) (207.22.48.162) by sources.redhat.com with SMTP; 28 Sep 2002 22:48:17 -0000 Received: from envy.delorie.com (envy.delorie.com [207.22.48.171]) by delorie.com (8.11.6/8.9.1) with ESMTP id g8SMmF312071; Sat, 28 Sep 2002 18:48:15 -0400 Received: (from dj@localhost) by envy.delorie.com (8.11.6/8.11.2) id g8SMmFJ17598; Sat, 28 Sep 2002 18:48:15 -0400 Date: Sat, 28 Sep 2002 15:48:00 -0000 Message-Id: <200209282248.g8SMmFJ17598@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj@delorie.com using -f From: DJ Delorie To: neroden@doctormoo.dyndns.org CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20020928223322.GA21873@doctormoo.dyndns.org> (message from Nathanael Nerode on Sat, 28 Sep 2002 18:33:22 -0400) Subject: Re: toplevel, more cleanup References: <20020928223322.GA21873@doctormoo.dyndns.org> X-SW-Source: 2002-09/txt/msg00704.txt.bz2 > -s:^NONSUBDIRS[ ]*=.*$:NONSUBDIRS = ${noconfigdirs}: This doesn't look right. Was this intentional? It isn't mentioned in your email.