From: Fred Drake Date: Thu, 7 May 1998 20:00:59 +0000 (+0000) Subject: Added the webcheck target here. X-Git-Tag: v1.5.2a1~706 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a96cca7ec89d7115beace847131e5e372e80894;p=python Added the webcheck target here. --- diff --git a/Doc/html/Makefile b/Doc/html/Makefile index 59731541f2..c92788a860 100644 --- a/Doc/html/Makefile +++ b/Doc/html/Makefile @@ -29,6 +29,9 @@ l2htut: tarhtml: $(MAKE) srcdir=.. VPATH=.. -f ../Makefile tarhtml +webcheck: + $(MAKE) srcdir=.. VPATH=.. -f ../Makefile webcheck + icons: mkdir icons cp ../icons/*.gif icons/