]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
The dependency of tarhtml on l2h was a bad idea.
authorGuido van Rossum <guido@python.org>
Wed, 26 Nov 1997 15:31:32 +0000 (15:31 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 26 Nov 1997 15:31:32 +0000 (15:31 +0000)
Doc/Makefile

index e0d48c3b03b1de98df49327873f28f6eb8983a8b..c797b770ca111228b035ce267c28994f6fb216d0 100644 (file)
@@ -199,7 +199,7 @@ l2hapi: api.dvi myformat.perl
        mv api/xxx api/api.html
        ln -s api.html api/index.html || true
 
-tarhtml: l2h
+tarhtml:
        @echo "Did you remember to run makeMIFs.py in the ref subdirectory...?"
        tar cf - index.html ???/???.css ???/*.html lib/*.gif icons/*.* | gzip >html.tar.gz