From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9559 invoked by alias); 27 Feb 2003 20:34:45 -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 9539 invoked from network); 27 Feb 2003 20:34:45 -0000 Received: from unknown (HELO mx1.redhat.com) (172.16.49.200) by 172.16.49.205 with SMTP; 27 Feb 2003 20:34:45 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.11.6/8.11.6) with ESMTP id h1RKYje14269; Thu, 27 Feb 2003 15:34:45 -0500 Received: from post-office.corp.redhat.com (post-office.corp.redhat.com [172.16.52.227]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h1RKYiq16275; Thu, 27 Feb 2003 15:34:44 -0500 Received: from greed.delorie.com (dj.cipe.redhat.com [10.0.0.222]) by post-office.corp.redhat.com (8.11.6/8.11.6) with ESMTP id h1RKYiq07131; Thu, 27 Feb 2003 15:34:44 -0500 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id h1RKYh222202; Thu, 27 Feb 2003 15:34:43 -0500 Date: Thu, 27 Feb 2003 20:34:00 -0000 Message-Id: <200302272034.h1RKYh222202@greed.delorie.com> From: DJ Delorie To: neroden@twcny.rr.com CC: gcc-patches@gcc.gnu.org, gdb-patches@sources.redhat.com, binutils@sources.redhat.com In-reply-to: <20030225203659.GA14269@doctormoo> (message from Nathanael Nerode on Tue, 25 Feb 2003 15:36:59 -0500) Subject: Re: Toplevel Makefile.tpl cleanup 1/n References: <20030225203659.GA14269@doctormoo> X-SW-Source: 2003-02/txt/msg00784.txt.bz2 > Currently bootstrapping on i686-pc-linux-gnu just in case I made some silly > mistake. If that's OK, can I put this in? > > * Makefile.tpl: Rearrange. > * Makefile.in: Regenerate. Ok.