From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3509 invoked by alias); 10 Feb 2004 17:45:26 -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 3415 invoked from network); 10 Feb 2004 17:45:25 -0000 Received: from unknown (HELO hawaii.kealia.com) (209.3.10.89) by sources.redhat.com with SMTP; 10 Feb 2004 17:45:25 -0000 Received: by hawaii.kealia.com (Postfix, from userid 2049) id 12BC0CFEF; Tue, 10 Feb 2004 09:45:24 -0800 (PST) To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [commit] Simplify subdir config References: <4025BABE.3060304@gnu.org> From: David Carlton Date: Tue, 10 Feb 2004 17:45:00 -0000 In-Reply-To: <4025BABE.3060304@gnu.org> (Andrew Cagney's message of "Sat, 07 Feb 2004 23:27:42 -0500") Message-ID: User-Agent: Gnus/5.1002 (Gnus v5.10.2) XEmacs/21.4 (Reasonable Discussion, linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2004-02/txt/msg00240.txt.bz2 On Sat, 07 Feb 2004 23:27:42 -0500, Andrew Cagney said: > This simplfies the handling of subdirectories: I'm now getting the following compilation error on builds with gdbtk present: make: *** No rule to make target `gdbtk-interp.c', needed by `init.c'. Stop. It's new (since Friday at the latest), so I assume one of these Makefile.in changes caused it. David Carlton carlton@kealia.com