- Move developers.sgml to the language-independent directory.

- 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)
This commit is contained in:
Hiroki Sato 2012-05-17 03:23:15 +00:00
parent 282a032540
commit 4fe414e55f
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=38822
930 changed files with 1474 additions and 15436 deletions

3
mn_MN.UTF-8/Makefile.inc Normal file
View file

@ -0,0 +1,3 @@
# $FreeBSD$
DOC_PREFIX?= ${.CURDIR}/../..

View file

@ -17,4 +17,4 @@ SUBDIR= doc
WEBDIR?= data/mn
.include "${WEB_PREFIX}/share/mk/web.site.mk"
.include "${DOC_PREFIX}/share/mk/web.site.mk"

View file

@ -1,4 +1,4 @@
# $FreeBSD: www/nl/Makefile.inc,v 1.1 2004/09/27 12:00:03 josef Exp $
WEBBASE?= /data/mn
WEB_PREFIX?= ${.CURDIR}/../..
DOC_PREFIX?= ${.CURDIR}/../../..

View file

@ -36,7 +36,7 @@ install clean:
${RM} -rf mn*
.endif
.include "${WEB_PREFIX}/share/mk/web.site.mk"
.include "${DOC_PREFIX}/share/mk/web.site.mk"
obj: _OBJUSE