summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f73bbb2)
raw | patch | inline | side by side (parent: f73bbb2)
author | Gerrit Pape <pape@smarden.org> | |
Tue, 27 Mar 2007 10:13:42 +0000 (10:13 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 27 Mar 2007 19:58:46 +0000 (12:58 -0700) |
While running 'make test', the test-chmtime program is created, and should
be cleaned up on 'make clean'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
be cleaned up on 'make clean'.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 51c1fed7116b3816398f3ec4535f027beb71e933..960f98e8013feee2326e3db989838104c487c0d3 100644 (file)
--- a/Makefile
+++ b/Makefile
clean:
rm -f *.o mozilla-sha1/*.o arm/*.o ppc/*.o compat/*.o xdiff/*.o \
- $(LIB_FILE) $(XDIFF_LIB)
+ test-chmtime$X $(LIB_FILE) $(XDIFF_LIB)
rm -f $(ALL_PROGRAMS) $(BUILT_INS) git$X
rm -f *.spec *.pyc *.pyo */*.pyc */*.pyo common-cmds.h TAGS tags
rm -rf autom4te.cache