aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/articles/contributors/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/articles/contributors/Makefile')
-rw-r--r--ja_JP.eucJP/articles/contributors/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/ja_JP.eucJP/articles/contributors/Makefile b/ja_JP.eucJP/articles/contributors/Makefile
deleted file mode 100644
index cc70244bad..0000000000
--- a/ja_JP.eucJP/articles/contributors/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $FreeBSD$
-# Original revision: 1.6
-
-DOC?= article
-
-FORMATS?= html
-
-INSTALL_COMPRESSED?=gz
-INSTALL_ONLY_COMPRESSED?=
-
-WITH_ARTICLE_TOC?=YES
-
-ORGDIR=${DOC_PREFIX}/en_US.ISO8859-1/articles/contributors
-
-SRCS= article.sgml
-SRCS+=${ORGDIR}/contrib.ent
-SRCS+=${ORGDIR}/contrib.386bsd.sgml
-SRCS+=${ORGDIR}/contrib.additional.sgml
-SRCS+=${ORGDIR}/contrib.committers.sgml
-SRCS+=${ORGDIR}/contrib.core.sgml
-SRCS+=${ORGDIR}/contrib.corealumni.sgml
-SRCS+=${ORGDIR}/contrib.develalumni.sgml
-
-DOC_PREFIX?= ${.CURDIR}/../../..
-
-.include "${DOC_PREFIX}/share/mk/doc.project.mk"