summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1998-05-07 20:00:59 (GMT)
committerFred Drake <fdrake@acm.org>1998-05-07 20:00:59 (GMT)
commit0a96cca7ec89d7115beace847131e5e372e80894 (patch)
tree0e2e93a6c5454a1584c6c94dead03d1264daff2d
parentf295113f1f3d923e399deed513bfb706dc5c951e (diff)
downloadcpython-0a96cca7ec89d7115beace847131e5e372e80894.zip
cpython-0a96cca7ec89d7115beace847131e5e372e80894.tar.gz
cpython-0a96cca7ec89d7115beace847131e5e372e80894.tar.bz2
Added the webcheck target here.
-rw-r--r--Doc/html/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/html/Makefile b/Doc/html/Makefile
index 5973154..c92788a 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/