aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/articles/custom-gcc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/articles/custom-gcc/Makefile')
-rw-r--r--ru_RU.KOI8-R/articles/custom-gcc/Makefile21
1 files changed, 0 insertions, 21 deletions
diff --git a/ru_RU.KOI8-R/articles/custom-gcc/Makefile b/ru_RU.KOI8-R/articles/custom-gcc/Makefile
deleted file mode 100644
index 7d13ba38d7..0000000000
--- a/ru_RU.KOI8-R/articles/custom-gcc/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-#
-# $FreeBSD$
-#
-# Original revision: r39631
-#
-
-
-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"