aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/articles/releng/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'el_GR.ISO8859-7/articles/releng/Makefile')
-rw-r--r--el_GR.ISO8859-7/articles/releng/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/el_GR.ISO8859-7/articles/releng/Makefile b/el_GR.ISO8859-7/articles/releng/Makefile
deleted file mode 100644
index 766f2a6bc4..0000000000
--- a/el_GR.ISO8859-7/articles/releng/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-#
-# %SOURCE% en_US.ISO8859-1/articles/releng/Makefile
-# %SRCID% 1.18
-
-DOC?= article
-
-FORMATS?= html
-WITH_ARTICLE_TOC?= YES
-
-INSTALL_COMPRESSED?= gz
-INSTALL_ONLY_COMPRESSED?=
-
-SRCS= article.xml
-IMAGES_EN= branches-head.pic
-IMAGES_EN+= branches-releng3.pic
-IMAGES_EN+= branches-releng4.pic
-IMAGES_EN+= branches-releng5.pic
-IMAGES_EN+= branches-releng6.pic
-
-CSS_SHEET_ADDITIONS= extra.css
-
-URL_RELPREFIX?= ../../../..
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"