Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c7e5c7467d..92de1cb792 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ read-cache.o: cache.h
show-diff.o: cache.h
clean:
- rm -f *.o $(PROG) temp_git_file_*
+ rm -f *.o $(PROG)
backup: clean
cd .. ; tar czvf dircache.tar.gz dir-cache