summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: aaa3ca7)
raw | patch | inline | side by side (parent: aaa3ca7)
author | Matthias Lederhofer <matled@gmx.net> | |
Tue, 5 Jun 2007 13:43:17 +0000 (15:43 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 6 Jun 2007 07:28:24 +0000 (00:28 -0700) |
Signed-off-by: Matthias Lederhofer <matled@gmx.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index a11ff6054926a92e49939eb53ab342c90704b295..cd3026db8de4cb19d6adaba5a868d32323e32b7f 100644 (file)
--- a/Makefile
+++ b/Makefile
clean:
rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o xdiff/*.o \
- test-chmtime$X test-genrandom$X $(LIB_FILE) $(XDIFF_LIB)
+ $(LIB_FILE) $(XDIFF_LIB)
rm -f $(ALL_PROGRAMS) $(BUILT_INS) git$X
+ rm -f $(TEST_PROGRAMS)
rm -f *.spec *.pyc *.pyo */*.pyc */*.pyo common-cmds.h TAGS tags
rm -rf autom4te.cache
rm -f configure config.log config.mak.autogen config.mak.append config.status config.cache