- 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)
9 lines
256 B
Makefile
9 lines
256 B
Makefile
# The FreeBSD Documentation Project
|
|
# The FreeBSD German Documentation Project
|
|
#
|
|
# $FreeBSD$
|
|
# $FreeBSDde: de-www/projects/Makefile.inc,v 1.1 2005/01/29 19:07:54 jkois Exp $
|
|
# basiert auf: 1.1
|
|
|
|
WEBBASE?= /data/de/projects
|
|
DOC_PREFIX?= ${.CURDIR}/../../..
|