aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/htdocs/news/2003/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/htdocs/news/2003/Makefile')
-rw-r--r--ru_RU.KOI8-R/htdocs/news/2003/Makefile23
1 files changed, 0 insertions, 23 deletions
diff --git a/ru_RU.KOI8-R/htdocs/news/2003/Makefile b/ru_RU.KOI8-R/htdocs/news/2003/Makefile
deleted file mode 100644
index f5391809a5..0000000000
--- a/ru_RU.KOI8-R/htdocs/news/2003/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-#
-# The FreeBSD Russian Documentation Project
-#
-# $FreeBSD$
-# $FreeBSDru: frdp/www/ru/news/2003/Makefile,v 1.1 2005/04/27 17:55:52 andy Exp $
-#
-# Original revision: 1.1
-#
-
-.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"