Do not rebuild html-$(RELEASE).tar every time we need to use it.
authorFred Drake <fdrake@acm.org>
Thu, 6 Sep 2001 19:35:02 +0000 (19:35 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 6 Sep 2001 19:35:02 +0000 (19:35 +0000)
Doc/Makefile

index fce08488f6f2c756fff017f870a7507293560487..1e51903d8748f6ed37229ae99d8aeb7eb92f0118 100644 (file)
@@ -367,7 +367,7 @@ postscript-$(PAPER)-$(RELEASE).zip: $(PSFILES) paper-$(PAPER)/README
        rm -f $@
        cd paper-$(PAPER) && zip -q -9 ../$@ *.ps README
 
-html-$(RELEASE).tar:   html
+html-$(RELEASE).tar:   $(ALLHTMLFILES)
        cd $(HTMLDIR) && \
                tar cf ../html-$(RELEASE).tar *.html */*.css */*.html \
                                              */*.gif */*.txt