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