doc/de_DE.ISO8859-1/books/Makefile
Johann Kois a6a15cc00b Update the German documentation set.
doc/de_DE.ISO8859-1/articles/Makefile                                   fixes only
doc/de_DE.ISO8859-1/articles/linux-comparison/Makefile                  new file
doc/de_DE.ISO8859-1/articles/linux-comparison/article.sgml              new translation [X]
doc/de_DE.ISO8859-1/books/Makefile                                      fixes only
doc/de_DE.ISO8859-1/books/developers-handbook/book.sgml                 fixes only
doc/de_DE.ISO8859-1/books/developers-handbook/dma/chapter.sgml          fixes only
doc/de_DE.ISO8859-1/books/developers-handbook/policies/Makefile         fixes only
doc/de_DE.ISO8859-1/books/faq/book.sgml                                 1.879 -> 1.908 [XX]
doc/de_DE.ISO8859-1/books/fdp-primer/the-website/chapter.sgml           fixes only
doc/de_DE.ISO8859-1/books/fdp-primer/writing-style/chapter.sgml         fixes only
doc/de_DE.ISO8859-1/books/porters-handbook/book.sgml                    1.895 -> 1.793 [X]

Obtained from:  The FreeBSD German Documentation Project.

[X]     Contributed by: Fabian Ruch (fabianruch ett bsdgroup dott de)
[XX]    Contributed by: Benedict Reuschling (benedict ett reuschling dott org)
2009-02-21 17:03:11 +00:00

18 lines
399 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# $FreeBSDde: de-docproj/books/Makefile,v 1.7 2009/02/10 11:36:13 jkois Exp $
#
SUBDIR= developers-handbook
SUBDIR+= faq
SUBDIR+= fdp-primer
SUBDIR+= handbook
SUBDIR+= porters-handbook
ROOT_SYMLINKS= handbook
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"