From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1977 invoked by alias); 2 Jul 2002 21:28:15 -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 1828 invoked from network); 2 Jul 2002 21:27:24 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 2 Jul 2002 21:27:24 -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 g62LSVQ17750; Tue, 2 Jul 2002 14:28:31 -0700 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g62LRKl20082; Tue, 2 Jul 2002 17:27:20 -0400 Date: Tue, 02 Jul 2002 14:28:00 -0000 Message-Id: <200207022127.g62LRKl20082@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/msg00045.txt.bz2 > - alpha*-*-linux*) > - target_makefile_frag="${target_makefile_frag} config/mt-linux" Where did these lines go?