summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 893973a)
raw | patch | inline | side by side (parent: 893973a)
author | Junio C Hamano <junkio@cox.net> | |
Fri, 30 Jun 2006 07:43:43 +0000 (00:43 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Jul 2006 00:14:44 +0000 (17:14 -0700) |
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | patch | blob | history |
diff --git a/Makefile b/Makefile
index 3810514d501610714c430eeabd3662c53d218654..703016725358c7122a211261eca946f17b31452f 100644 (file)
--- a/Makefile
+++ b/Makefile
rm -f $(htmldocs).tar.gz $(manpages).tar.gz
$(MAKE) -C Documentation/ clean
[ ! -f perl/Makefile ] || $(MAKE) -C perl/ clean || $(MAKE) -C perl/ clean
+ rm -f perl/ppport.h perl/Makefile.old
$(MAKE) -C templates/ clean
$(MAKE) -C t/ clean
rm -f GIT-VERSION-FILE GIT-CFLAGS