From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Received: (qmail 26873 invoked from network); 9 Jan 2003 18:55:39 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by 209.249.29.67 with SMTP; 9 Jan 2003 18:55:39 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 42D9E3EC2; Thu, 9 Jan 2003 13:55:29 -0500 (EST) Message-ID: <3E1DC5A1.9060708@redhat.com> Date: Thu, 09 Jan 2003 18:55:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.1) Gecko/20021211 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com, Michael Elizabeth Chastain , carlton@math.stanford.edu Subject: Re: gdb.c++ vs dos names References: <200301091752.h09HqDL03494@duracef.shout.net> <20030109182323.GA27694@nevyn.them.org> <20030109185002.GA31545@nevyn.them.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2003-01/txt/msg00377.txt.bz2 > Once spotted, easily corrected. Thanks for all the digging. A couple >> of other things in here need to be fixed up to; give me a couple of >> minutes. > > > Fixed, as so. We could eliminate a lot of these Makefiles; I'll keep > that in mind for a rainy day. Thanks, Andrew