- Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit)
4 lines
82 B
Makefile
4 lines
82 B
Makefile
# $FreeBSD$
|
|
|
|
WEBBASE?= /data/releases/5.0R
|
|
DOC_PREFIX?= ${.CURDIR}/../../../../..
|