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

[Xen-devel] [PATCH] [QEMU] remove .depend file on clean build



qemu-build-dependency.patch:
Ensure .depend files are cleaned up properly for a "make clean"

Signed-off-by: Boris Ostrovsky <bostrovsky@xxxxxxxxxxxxxxx>
diff -r 6a486f395f92 tools/ioemu/Makefile.target
--- a/tools/ioemu/Makefile.target       Tue Jun 05 07:45:18 2007 -0400
+++ b/tools/ioemu/Makefile.target       Tue Jun 05 07:46:14 2007 -0400
@@ -609,7 +609,7 @@ endif
        $(CC) $(CPPFLAGS) -c -o $@ $<
 
 clean:
-       rm -f *.o  *.a *~ $(PROGS) gen-op.h opc.h op.h nwfpe/*.o slirp/*.o 
fpu/*.o
+       rm -f *.o  *.a *~ $(PROGS) gen-op.h opc.h op.h nwfpe/*.o slirp/*.o 
fpu/*.o .depend
 
 distclean: clean
        rm -rf config.mak config.h
_______________________________________________
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®.