From 675e1d0a0dc4b55a63b2d70ed4e501d2a222bb46 Mon Sep 17 00:00:00 2001 From: Fred Drake Date: Tue, 9 Jan 2001 22:50:13 +0000 Subject: Remove bogus "echo" command. --- Doc/html/Makefile | 1 - 1 file changed, 1 deletion(-) 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) -- cgit v0.12