Remove bogus "echo" command.

This commit is contained in:
Fred Drake 2001-01-09 22:50:13 +00:00
parent 3c48ef7de8
commit 675e1d0a0d
1 changed files with 0 additions and 1 deletions

View File

@ -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)