doc/de/docproj/Makefile
Johann Kois d517d0f686 MFbed: Update the German website.
www/de/Makefile                         fixes only
www/de/index.xsl                        1.157 -> 1.159
www/de/support.sgml                     1.355 -> 1.356
www/de/where.sgml                       1.87  -> 1.88
www/de/docproj/Makefile                 new file
www/de/docproj/doc-set.sgml             new translation
www/de/docproj/docproj.sgml             new translation
www/de/docproj/sgml.sgml                new translation
www/de/docproj/submitting.sgml          new translation
www/de/docproj/who.sgml                 new translation
www/de/docs/man.sgml                    1.8   -> 1.9
www/de/platforms/i386.sgml              1.9   -> 1.10
www/de/releases/index.sgml              1.111 -> 1.112
www/de/security/security.sgml           1.191 -> 1.192
www/de/share/sgml/navibar.l10n.ent      fixes only
www/de/share/sgml/news.xml              1.40  -> 1.44 + fixes
www/de/share/sgml/press.xml             1.22  -> 1.25

Obtained from:  The FreeBSD German Documentation Project.
2007-01-18 15:54:09 +00:00

23 lines
483 B
Makefile

# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
# $FreeBSD$
# $FreeBSDde: de-www/docproj/Makefile,v 1.3 2007/01/16 20:32:55 jkois Exp $
# basiert auf: 1.11
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DOCS= doc-set.sgml
DOCS+= docproj.sgml
DOCS+= sgml.sgml
DOCS+= submitting.sgml
DOCS+= who.sgml
INDEXLINK= docproj.html
.include "${WEB_PREFIX}/share/mk/web.site.mk"