From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3936 invoked by alias); 5 Dec 2002 20:20:07 -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 3924 invoked from network); 5 Dec 2002 20:20:06 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 5 Dec 2002 20:20:06 -0000 Received: from redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 32F203FE4; Thu, 5 Dec 2002 15:19:59 -0500 (EST) Message-ID: <3DEFB4EF.4030405@redhat.com> Date: Thu, 05 Dec 2002 12:20:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020824 X-Accept-Language: en-us, en MIME-Version: 1.0 To: DJ Delorie Cc: neroden@twcny.rr.com, gdb-patches@sources.redhat.com, binutils@sources.redhat.com Subject: Re: (toplevel patch) Configure in Makefile, version 3. References: <20021205022644.GA21849@doctormoo> <3DEFB2BF.6090009@redhat.com> <200212052014.gB5KEhj21838@envy.delorie.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-12/txt/msg00169.txt.bz2 >> In addition to the last two evenings snapshot non-config's, I'm now seeing: >> >> $ ls >> alpha-elf config.status Makefile mt-frag > > > He he he. Did you try typing "make" ? > > Hopefully you'll be pleasantly surprised... Interesting, wonder how much documentation this is going to affect. Andrew