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: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] [LIBXC] clean specified files instead of wildcarding
From: Hollis Blanchard <hollisb@xxxxxxxxxx>
Date: Wed, 09 Aug 2006 10:22:08 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 09 Aug 2006 08:22:37 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <C0FF6AF8.AD8%Keir.Fraser@xxxxxxxxxxxx>
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>
Organization: IBM Linux Technology Center
References: <C0FF6AF8.AD8%Keir.Fraser@xxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On Wed, 2006-08-09 at 10:35 +0100, Keir Fraser wrote:
> 
> On 9/8/06 12:54 am, "Hollis Blanchard" <hollisb@xxxxxxxxxx> wrote:
> 
> > [LIBXC] clean specified files instead of wildcarding
> > Signed-off-by: Hollis Blanchard <hollisb@xxxxxxxxxx>
> 
> 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...

-- 
Hollis Blanchard
IBM Linux Technology Center


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