WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] [LIBXC] clean specified files instead of wildcar

To: Hollis Blanchard <hollisb@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] [LIBXC] clean specified files instead of wildcarding
From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Date: Wed, 09 Aug 2006 17:40:10 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 09 Aug 2006 09:40:37 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1155136928.2821.15.camel@diesel>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: Aca70nqJuS/AvifFEduK+AAKle7CWA==
Thread-topic: [Xen-devel] [PATCH] [LIBXC] clean specified files instead of wildcarding
User-agent: Microsoft-Entourage/11.2.5.060620


On 9/8/06 4:22 pm, "Hollis Blanchard" <hollisb@xxxxxxxxxx> wrote:

>> We wildcard in all the other makefiles. Is it a problem here?
> 
> Well yes. The problem is that we're now adding subdirectories under
> tools/libxc, so rm -rf *.o doesn't clean them. The IA64 guys just added
> rm -rf ia64/*.o, but we shouldn't need to guess: we already have these
> handy variables telling us exactly where all the object files are. If
> you prefer, we can add another unconditional rm -rf powerpc64/* in the
> IA64 style...

Okay, your approach is cleaner.

 -- Keir



_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>