doc/de_DE.ISO8859-1/articles/Makefile
Benedict Reuschling 800082a5a6 Add a translated version of the port-mentor-guidelines article.
Thanks to Glen Barber for helping me setting the properties on new files.

Obtained from:	The FreeBSD German Documentation Project
2013-01-13 17:04:52 +00:00

21 lines
517 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# $FreeBSDde: de-docproj/articles/Makefile,v 1.7 2010/09/18 13:58:33 bcr Exp $
# basiert auf: 1.42
SUBDIR = contributing
SUBDIR+= contributing-ports
SUBDIR+= explaining-bsd
SUBDIR+= laptop
SUBDIR+= linux-comparison
SUBDIR+= new-users
SUBDIR+= port-mentor-guidelines
SUBDIR+= solid-state
# ROOT_SYMLINKS+= new-users
DOC_PREFIX?= ${.CURDIR}/../..
.include "${DOC_PREFIX}/share/mk/doc.project.mk"