summaryrefslogtreecommitdiffstats
path: root/Doc/html
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-01-09 22:50:13 (GMT)
committerFred Drake <fdrake@acm.org>2001-01-09 22:50:13 (GMT)
commit675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46 (patch)
tree6fa3f9fdb06aa1d82399d031a6483a5ec75a11f0 /Doc/html
parent3c48ef7de8706835640441b821010001f35f41eb (diff)
downloadcpython-675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46.zip
cpython-675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46.tar.gz
cpython-675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46.tar.bz2
Remove bogus "echo" command.
Diffstat (limited to 'Doc/html')
-rw-r--r--Doc/html/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index 5da7cab..4cd8423 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)