From: Fred Drake Date: Mon, 11 May 1998 18:54:02 +0000 (+0000) Subject: Remove the tarhtml target; not useful from the sub-make. X-Git-Tag: v1.5.2a1~675 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=efad4433518c7bab1fec74a39687d06b892a4567;p=python Remove the tarhtml target; not useful from the sub-make. --- diff --git a/Doc/html/Makefile b/Doc/html/Makefile index c92788a860..3b0aa05e48 100644 --- a/Doc/html/Makefile +++ b/Doc/html/Makefile @@ -26,9 +26,6 @@ l2href: l2htut: $(MAKE) srcdir=.. VPATH=.. TEXINPUTS=$(TEXINPUTS) -f ../Makefile l2htut -tarhtml: - $(MAKE) srcdir=.. VPATH=.. -f ../Makefile tarhtml - webcheck: $(MAKE) srcdir=.. VPATH=.. -f ../Makefile webcheck