aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/articles/cvsup-advanced/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/articles/cvsup-advanced/Makefile')
-rw-r--r--ru_RU.KOI8-R/articles/cvsup-advanced/Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/articles/cvsup-advanced/Makefile b/ru_RU.KOI8-R/articles/cvsup-advanced/Makefile
new file mode 100644
index 0000000000..8d24c02132
--- /dev/null
+++ b/ru_RU.KOI8-R/articles/cvsup-advanced/Makefile
@@ -0,0 +1,22 @@
+#
+# The FreeBSD Russian Documentation Project
+#
+# $FreeBSD$
+# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/cvsup-advanced/Makefile,v 1.3 2005/06/12 05:19:07 gad Exp $
+#
+# Original revision: 1.5
+#
+# Article: CVSup Advanced Points
+
+DOC?= article
+
+FORMATS?= html
+WITH_ARTICLE_TOC?=YES
+
+INSTALL_COMPRESSED?=gz
+INSTALL_ONLY_COMPRESSED?=
+
+SRCS= article.sgml
+
+DOC_PREFIX?= ${.CURDIR}/../../..
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"