diff --git a/de_DE.ISO8859-1/books/Makefile b/de_DE.ISO8859-1/books/Makefile new file mode 100644 index 0000000000..d24196de13 --- /dev/null +++ b/de_DE.ISO8859-1/books/Makefile @@ -0,0 +1,13 @@ +# +# The FreeBSD Documentation Project +# The FreeBSD German Documentation Project +# +# $FreeBSD$ +# + +SUBDIR= handbook + +ROOT_SYMLINKS= handbook + +DOC_PREFIX?= ${.CURDIR}/../.. +.include "${DOC_PREFIX}/share/mk/doc.project.mk" diff --git a/de_DE.ISO_8859-1/books/Makefile b/de_DE.ISO_8859-1/books/Makefile new file mode 100644 index 0000000000..d24196de13 --- /dev/null +++ b/de_DE.ISO_8859-1/books/Makefile @@ -0,0 +1,13 @@ +# +# The FreeBSD Documentation Project +# The FreeBSD German Documentation Project +# +# $FreeBSD$ +# + +SUBDIR= handbook + +ROOT_SYMLINKS= handbook + +DOC_PREFIX?= ${.CURDIR}/../.. +.include "${DOC_PREFIX}/share/mk/doc.project.mk"