mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
Added the webcheck target here.
This commit is contained in:
parent
f295113f1f
commit
0a96cca7ec
1 changed files with 3 additions and 0 deletions
|
@ -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/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue