From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26215 invoked by alias); 14 Apr 2005 19:25:05 -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 26190 invoked from network); 14 Apr 2005 19:25:01 -0000 Received: from unknown (HELO nevyn.them.org) (66.93.172.17) by sourceware.org with SMTP; 14 Apr 2005 19:25:01 -0000 Received: from drow by nevyn.them.org with local (Exim 4.50 #1 (Debian)) id 1DM9xV-00053y-Bu; Thu, 14 Apr 2005 15:25:01 -0400 Date: Thu, 14 Apr 2005 19:25:00 -0000 From: Daniel Jacobowitz To: Jim Blandy Cc: gdb-patches@sources.redhat.com Subject: Re: RFA: respect -k or its absence when building sim subdirs Message-ID: <20050414192501.GB19262@nevyn.them.org> Mail-Followup-To: Jim Blandy , gdb-patches@sources.redhat.com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.8i X-SW-Source: 2005-04/txt/msg00139.txt.bz2 On Wed, Apr 13, 2005 at 12:32:23PM -0500, Jim Blandy wrote: > > Overkill, probably. I just hate this kind of stuff. > > 2005-04-13 Jim Blandy > > Fix -k handling when looping over subdirectories. > * for-subdirs.sh: New script. > * Makefile.in (all clean mostlyclean distclean maintainer-clean > realclean install): Use it to loop over subdirectories. Wow... this really is overkill, and I'm not sure that the quoting does what you want it to. Can't you do this in make more straightforwardly? I know you can in GNU make, anyway. -- Daniel Jacobowitz CodeSourcery, LLC