From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18613 invoked by alias); 2 Jul 2002 17:54:18 -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 18501 invoked from network); 2 Jul 2002 17:54:15 -0000 Received: from unknown (HELO potter.sfbay.redhat.com) (205.180.83.107) by sources.redhat.com with SMTP; 2 Jul 2002 17:54:15 -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 g62HtNQ16728; Tue, 2 Jul 2002 10:55:23 -0700 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g62HsBn16855; Tue, 2 Jul 2002 13:54:11 -0400 Date: Tue, 02 Jul 2002 10:54:00 -0000 Message-Id: <200207021754.g62HsBn16855@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: <20020702173703.GA17709@doctormoo.dyndns.org> (message from Nathanael Nerode on Tue, 2 Jul 2002 13:37:03 -0400) Subject: Re: [patch] delete more dead targets at top level References: <20020702173703.GA17709@doctormoo.dyndns.org> X-SW-Source: 2002-07/txt/msg00033.txt.bz2 > 2002-07-02 Nathanael Nerode > > * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or > cvs[src]. > * configure.in: Ditto. This is OK.