From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8686 invoked by alias); 3 Dec 2002 14:12:52 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 8674 invoked from network); 3 Dec 2002 14:12:50 -0000 Received: from unknown (HELO mail-out1.apple.com) (17.254.0.52) by sources.redhat.com with SMTP; 3 Dec 2002 14:12:50 -0000 Received: from mailgate1.apple.com (A17-128-100-225.apple.com [17.128.100.225]) by mail-out1.apple.com (8.11.3/8.11.3) with ESMTP id gB3ECow18666; Tue, 3 Dec 2002 06:12:50 -0800 (PST) Received: from scv1.apple.com (scv1.apple.com) by mailgate1.apple.com (Content Technologies SMTPRS 4.2.5) with ESMTP id ; Tue, 3 Dec 2002 06:12:28 -0800 Received: from apple.com (vpn-scv-x4-173.apple.com [17.219.194.173]) by scv1.apple.com (8.11.3/8.11.3) with ESMTP id gB3ECmu29406; Tue, 3 Dec 2002 06:12:49 -0800 (PST) Message-ID: <3DECBBAF.6030106@apple.com> Date: Tue, 03 Dec 2002 06:12:00 -0000 From: Stan Shebs User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-US; rv:1.1) Gecko/20020826 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Nathanael Nerode CC: gdb@sources.redhat.com, binutils@sources.redhat.com, dj@redhat.com Subject: Re: Proposal: Get rid of mpw-* at top level References: <20021203045838.GA13318@doctormoo> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00047.txt.bz2 Nathanael Nerode wrote: >mpw-README >mpw-build.in >mpw-config.in >mpw-configure >mpw-install > >Judging from the README these are grossly outdated and probably don't >work anymore. For starters, it claims that to use them you need a set >of scripts in utils/mpw, which doesn't exist. > I've been planning to do these in conjunction with a search-and-destroy in various subdirs. Stan