Add a German FAQ, based on the last English revision (1.140).
Obtained from: FreeBSD German Documentation Project Translated by: Robert S. F. Drehmel <robd@gmx.net>, Dirk Gouders <hank@musashi.et.bocholt.fh-ge.de>, Udo Erdelhoff <ue@nathan.ruhr.de>
This commit is contained in:
parent
c6fceda09b
commit
df0c3c7ce9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=8743
4 changed files with 27404 additions and 0 deletions
30
de_DE.ISO8859-1/books/faq/Makefile
Normal file
30
de_DE.ISO8859-1/books/faq/Makefile
Normal file
|
@ -0,0 +1,30 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
#
|
||||
# Build the FreeBSD FAQ in the German translation
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDde: de-docproj/books/faq/Makefile,v 1.4 2001/02/01 21:24:28 alex Exp $
|
||||
#
|
||||
|
||||
MAINTAINER=de-bsd-translators@DE.FreeBSD.org
|
||||
|
||||
DOC?= book
|
||||
|
||||
FORMATS?= html-split html
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
#
|
||||
|
||||
# SGML content
|
||||
SRCS= book.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
13672
de_DE.ISO8859-1/books/faq/book.sgml
Normal file
13672
de_DE.ISO8859-1/books/faq/book.sgml
Normal file
File diff suppressed because it is too large
Load diff
30
de_DE.ISO_8859-1/books/faq/Makefile
Normal file
30
de_DE.ISO_8859-1/books/faq/Makefile
Normal file
|
@ -0,0 +1,30 @@
|
|||
#
|
||||
# The FreeBSD Documentation Project
|
||||
# The FreeBSD German Documentation Project
|
||||
#
|
||||
# Build the FreeBSD FAQ in the German translation
|
||||
#
|
||||
# $FreeBSD$
|
||||
# $FreeBSDde: de-docproj/books/faq/Makefile,v 1.4 2001/02/01 21:24:28 alex Exp $
|
||||
#
|
||||
|
||||
MAINTAINER=de-bsd-translators@DE.FreeBSD.org
|
||||
|
||||
DOC?= book
|
||||
|
||||
FORMATS?= html-split html
|
||||
|
||||
INSTALL_COMPRESSED?= gz
|
||||
INSTALL_ONLY_COMPRESSED?=
|
||||
|
||||
#
|
||||
# SRCS lists the individual SGML files that make up the document. Changes
|
||||
# to any of these files will force a rebuild
|
||||
#
|
||||
|
||||
# SGML content
|
||||
SRCS= book.sgml
|
||||
|
||||
DOC_PREFIX?= ${.CURDIR}/../../..
|
||||
|
||||
.include "${DOC_PREFIX}/share/mk/doc.project.mk"
|
13672
de_DE.ISO_8859-1/books/faq/book.sgml
Normal file
13672
de_DE.ISO_8859-1/books/faq/book.sgml
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue