debuggers.hg
changeset 10924:d323acca28a2
[TOOLS] Clean up libxenstore.a on 'make clean'.
Signed-off-by: Keir Fraser <keir@xensource.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
author | kfraser@localhost.localdomain |
---|---|
date | Tue Aug 01 17:47:21 2006 +0100 (2006-08-01) |
parents | c8ee670ac87e |
children | 8b635f930187 a5835e6f7ff9 |
files | tools/xenstore/Makefile |
line diff
1.1 --- a/tools/xenstore/Makefile Tue Aug 01 17:47:01 2006 +0100 1.2 +++ b/tools/xenstore/Makefile Tue Aug 01 17:47:21 2006 +0100 1.3 @@ -102,7 +102,7 @@ libxenstore.a: xs.o xs_lib.o 1.4 1.5 .PHONY: clean 1.6 clean: testsuite-clean 1.7 - rm -f *.o *.opic *.so* 1.8 + rm -f *.a *.o *.opic *.so* 1.9 rm -f xenstored xs_random xs_stress xs_crashme 1.10 rm -f xs_test xenstored_test xs_tdb_dump xenstore-control xenstore-ls 1.11 rm -f $(CLIENTS)