doc/de_DE.ISO8859-1/articles/Makefile
Johann Kois 4227197839 MFbed:  Update the German documentation set.
doc/de_DE.ISO8859-1/articles/Makefile                           hook up the new article
doc/de_DE.ISO8859-1/articles/contributing-ports/Makefile        new file
doc/de_DE.ISO8859-1/articles/contributing-ports/article.sgml    new translation [XX]

Obtained from:  The FreeBSD German Documentation Project.

[XX]:
Translated by:  miwi@
Reviewed by:    lme@, ds@ (and helper)
Trimmed by:     jkois@  ;-)
2007-07-11 19:03:56 +00:00

19 lines
463 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# $FreeBSDde: de-docproj/articles/Makefile,v 1.5 2007/07/11 18:41:07 jkois Exp $
# basiert auf: 1.42
SUBDIR = contributing
SUBDIR+= contributing-ports
SUBDIR+= explaining-bsd
SUBDIR+= laptop
SUBDIR+= new-users
SUBDIR+= version-guide
# ROOT_SYMLINKS+= new-users
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"