commit | 675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Jan 09 22:50:13 2001 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Jan 09 22:50:13 2001 +0000 |
tree | 6fa3f9fdb06aa1d82399d031a6483a5ec75a11f0 | |
parent | 3c48ef7de8706835640441b821010001f35f41eb [diff] |
Remove bogus "echo" command.
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 @@ $(MKHTML) $(TOPDIR)/doc/doc.tex ext/ext.html: $(EXTFILES) - echo $(EXTFILES) $(MKHTML) $(TOPDIR)/ext/ext.tex lib/lib.html: $(LIBFILES) $(BUILDINDEX)