Commit-ID: 1e30ba22d155fe20e6141a985a50ed18e331ef35 Gitweb: http://git.kernel.org/tip/1e30ba22d155fe20e6141a985a50ed18e331ef35 Author: Sasha Levin <levinsasha928@xxxxxxxxx> AuthorDate: Fri, 5 Aug 2011 18:21:33 +0300 Committer: Pekka Enberg <penberg@xxxxxxxxxx> CommitDate: Sun, 7 Aug 2011 21:01:22 +0300 kvm tools: Remove version file on 'make clean' Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx> Signed-off-by: Pekka Enberg <penberg@xxxxxxxxxx> --- tools/kvm/Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/tools/kvm/Makefile b/tools/kvm/Makefile index b52f503..8d45ebf 100644 --- a/tools/kvm/Makefile +++ b/tools/kvm/Makefile @@ -237,6 +237,7 @@ clean: $(Q) rm -f $(DEPS) $(OBJS) $(PROGRAM) $(Q) rm -f cscope.* $(Q) rm -f $(KVM_INCLUDE)/common-cmds.h + $(Q) rm -f KVMTOOLS-VERSION-FILE .PHONY: clean KVM_DEV ?= /dev/kvm -- 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
![]() |