aboutsummaryrefslogtreecommitdiff
path: root/ja_JP.eucJP/articles/problem-reports/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ja_JP.eucJP/articles/problem-reports/Makefile')
-rw-r--r--ja_JP.eucJP/articles/problem-reports/Makefile17
1 files changed, 0 insertions, 17 deletions
diff --git a/ja_JP.eucJP/articles/problem-reports/Makefile b/ja_JP.eucJP/articles/problem-reports/Makefile
deleted file mode 100644
index 5aceb30fb2..0000000000
--- a/ja_JP.eucJP/articles/problem-reports/Makefile
+++ /dev/null
@@ -1,17 +0,0 @@
-# $FreeBSD$
-# Original revision: 1.4
-
-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"