From: Fred Drake Date: Tue, 9 Jan 2001 22:50:13 +0000 (+0000) Subject: Remove bogus "echo" command. X-Git-Tag: v2.1a1~358 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46;p=thirdparty%2FPython%2Fcpython.git Remove bogus "echo" command. --- diff --git a/Doc/html/Makefile b/Doc/html/Makefile index 5da7cabb7e28..4cd8423df78d 100644 --- a/Doc/html/Makefile +++ b/Doc/html/Makefile @@ -77,7 +77,6 @@ doc/doc.html: $(DOCFILES) $(BUILDINDEX) $(MKHTML) $(TOPDIR)/doc/doc.tex ext/ext.html: $(EXTFILES) - echo $(EXTFILES) $(MKHTML) $(TOPDIR)/ext/ext.tex lib/lib.html: $(LIBFILES) $(BUILDINDEX)