Commit-ID: 02343793bbaa620439bf9e9abb00b674b4807723 Gitweb: http://git.kernel.org/tip/02343793bbaa620439bf9e9abb00b674b4807723 Author: Cyrill Gorcunov <gorcunov@xxxxxxxxx> AuthorDate: Sun, 15 Jan 2012 17:15:45 +0400 Committer: Pekka Enberg <penberg@xxxxxxxxxx> CommitDate: Sun, 15 Jan 2012 22:21:37 +0200 kvm tools: Remove tags/TAGS on "make clean" Signed-off-by: Cyrill Gorcunov <gorcunov@xxxxxxxxx> Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx> --- tools/kvm/Makefile | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/tools/kvm/Makefile b/tools/kvm/Makefile index d54fa47..1aef516 100644 --- a/tools/kvm/Makefile +++ b/tools/kvm/Makefile @@ -327,6 +327,8 @@ clean: $(Q) rm -rf tests/boot/rootfs/ $(Q) rm -f $(DEPS) $(OBJS) $(PROGRAM) $(PROGRAM_ALIAS) $(GUEST_INIT) $(GUEST_INIT_S2) $(Q) rm -f cscope.* + $(Q) rm -f tags + $(Q) rm -f TAGS $(Q) rm -f $(KVM_INCLUDE)/common-cmds.h $(Q) rm -f KVMTOOLS-VERSION-FILE .PHONY: clean -- To unsubscribe from this list: send the line "unsubscribe linux-tip-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
![]() |