From: kfraser@localhost.localdomain Date: Tue, 1 Aug 2006 16:47:21 +0000 (+0100) Subject: [TOOLS] Clean up libxenstore.a on 'make clean'. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~15754^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ad3b5ffb6a258e9536900c788eac5de023242d1b;p=xen.git [TOOLS] Clean up libxenstore.a on 'make clean'. Signed-off-by: Keir Fraser --- diff --git a/tools/xenstore/Makefile b/tools/xenstore/Makefile index a504ac2645..53f3467465 100644 --- a/tools/xenstore/Makefile +++ b/tools/xenstore/Makefile @@ -102,7 +102,7 @@ libxenstore.a: xs.o xs_lib.o .PHONY: clean clean: testsuite-clean - rm -f *.o *.opic *.so* + rm -f *.a *.o *.opic *.so* rm -f xenstored xs_random xs_stress xs_crashme rm -f xs_test xenstored_test xs_tdb_dump xenstore-control xenstore-ls rm -f $(CLIENTS)