From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21624 invoked by alias); 29 Sep 2002 21:59:20 -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 21585 invoked from network); 29 Sep 2002 21:59:19 -0000 Received: from unknown (HELO nerodeguest) (24.161.107.98) by sources.redhat.com with SMTP; 29 Sep 2002 21:59:19 -0000 Received: from neroden by nerodeguest with local (Exim 3.35 #1 (Debian)) id 17vm1q-0000Q9-00; Sun, 29 Sep 2002 17:55:06 -0400 Date: Sun, 29 Sep 2002 14:59:00 -0000 To: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com, dj@redhat.com Subject: Re: Top level: Separate src release scripts from Makefile Message-ID: <20020929215506.GA1613@doctormoo.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i From: Nathanael Nerode X-SW-Source: 2002-09/txt/msg00730.txt.bz2 Uncovered some gotchas (Make macros defined in one file & used in the other). The patch as sumbitted is no good; I'm working on fixing them. --Nathanael