From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2820 invoked by alias); 26 Sep 2005 13:25:04 -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 2777 invoked by uid 22791); 26 Sep 2005 13:24:52 -0000 Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 26 Sep 2005 13:24:52 +0000 Received: from drow by nevyn.them.org with local (Exim 4.52) id 1EJsyR-0000M7-99; Mon, 26 Sep 2005 09:24:51 -0400 Date: Mon, 26 Sep 2005 13:25:00 -0000 From: Daniel Jacobowitz To: Nick Roberts Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] Get make TAGS to work in gdb directory Message-ID: <20050926132451.GB1219@nevyn.them.org> Mail-Followup-To: Nick Roberts , gdb-patches@sources.redhat.com References: <17200.36038.631429.268643@farnswood.snap.net.nz> <20050926013855.GD22284@nevyn.them.org> <17207.31483.737599.279225@kahikatea.snap.net.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <17207.31483.737599.279225@kahikatea.snap.net.nz> User-Agent: Mutt/1.5.8i X-SW-Source: 2005-09/txt/msg00221.txt.bz2 On Mon, Sep 26, 2005 at 04:37:15PM +1200, Nick Roberts wrote: > 2005-09-26 Nick Roberts > > * Makefile.in (HFILES_NO_SRCDIR): Remove minimon.h, symfile-mem.h. > (ALLDEPFILES) Correct typo amdfbsd-nat.c -> amd64fbsd-nat.c. > Remove irix4-nat.c, m3-nat.c, mipsm3-nat.c, ns32k-tdep.c > symm-tdep.c and symm-nat.c. > (TAGFILES_NO_SRCDIR): Add CONFIG_SRCS. > (DEPFILES): Remove CONFIG_OBS and include it explicitly where > needed. Thanks, this is OK. -- Daniel Jacobowitz CodeSourcery, LLC