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

[Xen-changelog] Fix the clean target of the tools/xenstore Makefile to



# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID becf19225569e2064f5bf9e1924242af157370bb
# Parent  0aeb37de0e4ad74902f72c6423f32c1123b51769
Fix the clean target of the tools/xenstore Makefile to 
remove all files created. Currently leaves some of its
files behind.

Signed-off-by: Tobias Hunger <tobias@xxxxxxxxxx>

diff -r 0aeb37de0e4a -r becf19225569 tools/xenstore/Makefile
--- a/tools/xenstore/Makefile   Tue Nov  8 10:44:48 2005
+++ b/tools/xenstore/Makefile   Tue Nov  8 11:06:18 2005
@@ -77,7 +77,7 @@
 clean: testsuite-clean
        rm -f *.o *.opic *.so
        rm -f xenstored xs_random xs_stress xs_crashme
-       rm -f xs_test xenstored_test xs_tdb_dump
+       rm -f xs_test xenstored_test xs_tdb_dump xsls $(CLIENTS)
        $(RM) $(PROG_DEP)
 
 print-dir:

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


 


Rackspace

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