commit | 0a96cca7ec89d7115beace847131e5e372e80894 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu May 07 20:00:59 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu May 07 20:00:59 1998 +0000 |
tree | 0e2e93a6c5454a1584c6c94dead03d1264daff2d | |
parent | f295113f1f3d923e399deed513bfb706dc5c951e [diff] [blame] |
Added the webcheck target here.
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 @@ tarhtml: $(MAKE) srcdir=.. VPATH=.. -f ../Makefile tarhtml +webcheck: + $(MAKE) srcdir=.. VPATH=.. -f ../Makefile webcheck + icons: mkdir icons cp ../icons/*.gif icons/