From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31515 invoked by alias); 14 Feb 2002 05:51:43 -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 31433 invoked from network); 14 Feb 2002 05:51:41 -0000 Received: from unknown (HELO nevyn.them.org) (128.2.145.6) by sources.redhat.com with SMTP; 14 Feb 2002 05:51:40 -0000 Received: from drow by nevyn.them.org with local (Exim 3.34 #1 (Debian)) id 16bEnz-0004Nx-00; Thu, 14 Feb 2002 00:51:39 -0500 Date: Wed, 13 Feb 2002 21:51:00 -0000 From: Daniel Jacobowitz To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [RFA] gdbserver 2/3 - platform config Message-ID: <20020214005139.B3061@nevyn.them.org> Mail-Followup-To: Andrew Cagney , gdb-patches@sources.redhat.com References: <20020205174819.B13231@nevyn.them.org> <3C6B3C05.1000902@cygnus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C6B3C05.1000902@cygnus.com> User-Agent: Mutt/1.3.23i X-SW-Source: 2002-02/txt/msg00396.txt.bz2 On Wed, Feb 13, 2002 at 11:24:37PM -0500, Andrew Cagney wrote: > >-GDBSERVER_LIBS= -lbsd > >-GDBSERVER_DEPFILES= low-lynx.o > >+# OBSOLETE > >+## GDBSERVER_LIBS= -lbsd > >+## GDBSERVER_DEPFILES= low-lynx.o > > Use something like: > > # OBSOLETE GDBSERVER_... > > so that `grep ... | grep -v OBSOLETE` doesn't even show the line. > > Otherwize ok. > > The targets that were broken should be listed in the NEWS file. Committed. Same caveats about broken tree as with the previous patch, and same promise about NEWS. -- Daniel Jacobowitz Carnegie Mellon University MontaVista Software Debian GNU/Linux Developer