- 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)
7 lines
147 B
Makefile
7 lines
147 B
Makefile
# The FreeBSD Traditional Chinese Project
|
|
# Original Revision: 1.1
|
|
#
|
|
# $FreeBSD$
|
|
|
|
WEBBASE?= /data/zh_TW/layout
|
|
DOC_PREFIX?= ${.CURDIR}/../../../..
|