aboutsummaryrefslogtreecommitdiff
path: root/de_DE.ISO8859-1/htdocs/support/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'de_DE.ISO8859-1/htdocs/support/Makefile')
-rw-r--r--de_DE.ISO8859-1/htdocs/support/Makefile15
1 files changed, 0 insertions, 15 deletions
diff --git a/de_DE.ISO8859-1/htdocs/support/Makefile b/de_DE.ISO8859-1/htdocs/support/Makefile
deleted file mode 100644
index 54c49c48dd..0000000000
--- a/de_DE.ISO8859-1/htdocs/support/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $FreeBSD$
-# $FreeBSDde: de-www/support/Makefile,v 1.1 2005/10/24 20:40:42 jkois Exp $
-# basiert auf: 1.1
-
-.if exists(../Makefile.conf)
-.include "../Makefile.conf"
-.endif
-.if exists(../Makefile.inc)
-.include "../Makefile.inc"
-.endif
-
-DOCS= bugreports.xml
-DOCS+= webresources.xml
-
-.include "${DOC_PREFIX}/share/mk/web.site.mk"