From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1667 invoked by alias); 31 Mar 2004 16:11:37 -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 1659 invoked from network); 31 Mar 2004 16:11:37 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 31 Mar 2004 16:11:37 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B5BD02B92; Wed, 31 Mar 2004 11:11:40 -0500 (EST) Message-ID: <406AEDBC.3040502@gnu.org> Date: Wed, 31 Mar 2004 16:11:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: Joel Brobecker Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA/testsuite/ada] Update Makefile.in to handle gdb.ada subdir References: <20040329200551.GG888@gnat.com> <20040330221048.GM888@gnat.com> In-Reply-To: <20040330221048.GM888@gnat.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-03/txt/msg00758.txt.bz2 > 2004-03-29 J. Brobecker > > * Makefile.in (ALL_SUBDIRS) Add gdb.ada. > Ok.