doc/de_DE.ISO8859-1/Makefile
Johann Kois 463cc41e61 MFbed: Hello to the German article section.
Makefile                                        include the new German article section
articles/Makefile                               new
articles/Makefile.inc                           new
articles/contributing/article.sgml              new translation
articles/contributing/Makefile                  new
articles/explaining-bsd/article.sgml            new translation [*]
articles/explaining-bsd/Makefile                new
articles/laptop/article.sgml                    new translation [*]
articles/laptop/Makefile                        new

Obtained from:  The FreeBSD German Documentation Project.

Approved by:    mheinen (mentor)

[*]
Submitted by:   Fabio Tosques <F.Tosques@gmx.de>
2004-12-18 12:48:34 +00:00

15 lines
334 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# $FreeBSDde: de-docproj/Makefile,v 1.2 2004/11/28 21:13:46 jkois Exp $
# basiert auf: 1.7
COMPAT_SYMLINK = de
SUBDIR = articles
SUBDIR+= books
DOC_PREFIX?= ${.CURDIR}/..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"