mirror of https://github.com/python/cpython.git
Remove bogus "echo" command.
This commit is contained in:
parent
3c48ef7de8
commit
675e1d0a0d
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue