From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22054 invoked by alias); 30 Sep 2002 16:50:50 -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 21975 invoked from network); 30 Sep 2002 16:50:48 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sources.redhat.com with SMTP; 30 Sep 2002 16:50:48 -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 g8UGWEi27283; Mon, 30 Sep 2002 12:32:14 -0400 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 g8UGokf19085; Mon, 30 Sep 2002 12:50:46 -0400 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 g8UGojw31332; Mon, 30 Sep 2002 12:50:45 -0400 Received: (from dj@localhost) by greed.delorie.com (8.11.6/8.11.6) id g8UGocJ28942; Mon, 30 Sep 2002 12:50:38 -0400 Date: Mon, 30 Sep 2002 09:50:00 -0000 Message-Id: <200209301650.g8UGocJ28942@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: <20020929165936.GA27607@doctormoo.dyndns.org> (message from Nathanael Nerode on Sun, 29 Sep 2002 12:59:36 -0400) Subject: Re: toplevel: Eliminate reference to 'gui', 'libproc' References: <20020929165936.GA27607@doctormoo.dyndns.org> X-SW-Source: 2002-09/txt/msg00764.txt.bz2 > 2002-09-29 Nathanael Nerode > * Makefile.tpl: Eliminate reference to all-gui, all-libproc. > * Makefile.in: Regenerate. Technically OK, but could someone confirm the demise of gui and libproc first?