aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/docs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'de_DE.ISO8859-1/htdocs/docs/Makefile')
-rw-r--r--de_DE.ISO8859-1/htdocs/docs/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/de_DE.ISO8859-1/htdocs/docs/Makefile b/de_DE.ISO8859-1/htdocs/docs/Makefile
deleted file mode 100644
index 9dc03277d0..0000000000
--- a/de_DE.ISO8859-1/htdocs/docs/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-# $FreeBSDde: de-www/docs/Makefile,v 1.2 2007/07/22 07:02:49 jkois Exp $
-# basiert auf: 1.6
-
-.if exists(../Makefile.conf)
-.include "../Makefile.conf"
-.endif
-.if exists(../Makefile.inc)
-.include "../Makefile.inc"
-.endif
-
-DOCS= books.xml
-DOCS+= webresources.xml
-
-.include "${DOC_PREFIX}/share/mk/web.site.mk"