From ced7c8482124ba66cfa8e5b9a3f62bf663cb1826 Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Tue, 12 Jul 2005 10:12:52 -0700 Subject: "make clean" should clean up after a rpm build There's a few generated files that we left behind. diff --git a/Makefile b/Makefile index 0bfa0c1..160579e 100644 --- a/Makefile +++ b/Makefile @@ -192,6 +192,7 @@ test: all clean: rm -f *.o mozilla-sha1/*.o ppc/*.o $(PROG) $(LIB_FILE) + rm -f git-core-*.tar.gz git-core.spec $(MAKE) -C Documentation/ clean backup: clean -- cgit v0.10.2-6-g49f6