1
0
mirror of https://git.FreeBSD.org/doc.git synced 2026-06-02 11:25:20 +00:00
Files
doc/de_DE.ISO8859-1/articles/Makefile
T
Bjoern Heidotting 0235993833 Connect linux-users to the build.
Pointed out by:	jkois
2016-10-07 19:18:22 +00:00

22 lines
454 B
Makefile

#
# The FreeBSD Documentation Project
# The FreeBSD German Documentation Project
#
# $FreeBSD$
# basiert auf: 1.42
SUBDIR = contributing
SUBDIR+= explaining-bsd
SUBDIR+= freebsd-update-server
SUBDIR+= leap-seconds
SUBDIR+= linux-users
SUBDIR+= nanobsd
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"