aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'de_DE.ISO8859-1/Makefile')
-rw-r--r--de_DE.ISO8859-1/Makefile15
1 files changed, 15 insertions, 0 deletions
diff --git a/de_DE.ISO8859-1/Makefile b/de_DE.ISO8859-1/Makefile
new file mode 100644
index 0000000000..5963c6d13d
--- /dev/null
+++ b/de_DE.ISO8859-1/Makefile
@@ -0,0 +1,15 @@
+#
+# 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"