From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8487 invoked by alias); 2 Jul 2002 22:24:16 -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 8384 invoked from network); 2 Jul 2002 22:24:14 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 2 Jul 2002 22:24:14 -0000 Received: from greed.delorie.com (cse.sfbay.redhat.com [205.180.230.236]) by potter.sfbay.redhat.com (8.11.6/8.11.6) with ESMTP id g62MPLQ18044; Tue, 2 Jul 2002 15:25:22 -0700 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g62MOBJ20965; Tue, 2 Jul 2002 18:24:11 -0400 Date: Tue, 02 Jul 2002 16:47:00 -0000 Message-Id: <200207022224.g62MOBJ20965@greed.delorie.com> 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: <20020702193927.GA18968@doctormoo.dyndns.org> (message from Nathanael Nerode on Tue, 2 Jul 2002 15:39:27 -0400) Subject: Re: target makefile frag collection, REALLY correct. References: <20020702193927.GA18968@doctormoo.dyndns.org> X-SW-Source: 2002-07/txt/msg00052.txt.bz2 > 2002-07-02 Nathanael Nerode > > * configure.in: Rearrange target Makefile fragment collection. Ok.