aboutsummaryrefslogtreecommitdiff
path: root/el_GR.ISO8859-7/articles/contributing/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'el_GR.ISO8859-7/articles/contributing/Makefile')
-rw-r--r--el_GR.ISO8859-7/articles/contributing/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/el_GR.ISO8859-7/articles/contributing/Makefile b/el_GR.ISO8859-7/articles/contributing/Makefile
deleted file mode 100644
index 905bbf0562..0000000000
--- a/el_GR.ISO8859-7/articles/contributing/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# $FreeBSD$
-#
-# Article: Contributing to FreeBSD
-
-DOC?= article
-
-FORMATS?= html
-WITH_ARTICLE_TOC?= YES
-
-INSTALL_COMPRESSED?=gz
-INSTALL_ONLY_COMPRESSED?=
-
-SRCS= article.xml
-
-URL_RELPREFIX?= ../../../..
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"