direct-io.hg
changeset 7506:897adc98fec2
Remove all binaries on make clean.
author | kaf24@firebug.cl.cam.ac.uk |
---|---|
date | Thu Oct 27 17:20:33 2005 +0100 (2005-10-27) |
parents | 26fc51079f5f |
children | 7ba4019f7b2d |
files | tools/xenstore/Makefile |
line diff
1.1 --- a/tools/xenstore/Makefile Thu Oct 27 17:16:48 2005 +0100 1.2 +++ b/tools/xenstore/Makefile Thu Oct 27 17:20:33 2005 +0100 1.3 @@ -77,7 +77,7 @@ libxenstore.so: xs.opic xs_lib.opic 1.4 clean: testsuite-clean 1.5 rm -f *.o *.opic *.so 1.6 rm -f xenstored xs_random xs_stress xs_crashme 1.7 - rm -f xs_test xenstored_test 1.8 + rm -f xs_test xenstored_test xs_tdb_dump 1.9 $(RM) $(PROG_DEP) 1.10 1.11 print-dir: