aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/news/2002/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'en_US.ISO8859-1/htdocs/news/2002/Makefile')
-rw-r--r--en_US.ISO8859-1/htdocs/news/2002/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/en_US.ISO8859-1/htdocs/news/2002/Makefile b/en_US.ISO8859-1/htdocs/news/2002/Makefile
deleted file mode 100644
index a49b61c759..0000000000
--- a/en_US.ISO8859-1/htdocs/news/2002/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# $FreeBSD$
-
-.if exists(../Makefile.conf)
-.include "../Makefile.conf"
-.endif
-.if exists(../Makefile.inc)
-.include "../Makefile.inc"
-.endif
-
-XMLDOCS+= index:${XSL_NEWS_NEWSFLASH_OLD}:news.xml:
-DEPENDSET.index=transtable news
-
-XMLDOCS+= press:${XSL_NEWS_PRESS_OLD}::
-DEPENDSET.press=transtable press
-
-.include "${DOC_PREFIX}/share/mk/web.site.mk"