[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 02 of 27 v2] libxl: remove generated file testidl.c on clean



# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1318499238 -3600
# Node ID ed9950395a62c6077abf71a2e6d2a6502e0c59b4
# Parent  1d8b47158206a15c035e794f6bc28e9e7066a2c0
libxl: remove generated file testidl.c on clean

Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>

diff -r 1d8b47158206 -r ed9950395a62 tools/libxl/Makefile
--- a/tools/libxl/Makefile      Thu Oct 13 10:47:18 2011 +0100
+++ b/tools/libxl/Makefile      Thu Oct 13 10:47:18 2011 +0100
@@ -150,6 +150,7 @@ install: all
 clean:
        $(RM) -f _*.h *.o *.so* *.a $(CLIENTS) $(DEPS)
        $(RM) -f _*.c *.pyc _libxl_paths.*.tmp
+       $(RM) -f testidl.c.new testidl.c
 #      $(RM) -f $(AUTOSRCS) $(AUTOINCS)
 
 distclean: clean

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.