aboutsummaryrefslogtreecommitdiff
path: root/ru_RU.KOI8-R/articles/euro/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ru_RU.KOI8-R/articles/euro/Makefile')
-rw-r--r--ru_RU.KOI8-R/articles/euro/Makefile23
1 files changed, 23 insertions, 0 deletions
diff --git a/ru_RU.KOI8-R/articles/euro/Makefile b/ru_RU.KOI8-R/articles/euro/Makefile
new file mode 100644
index 0000000000..7a631732f3
--- /dev/null
+++ b/ru_RU.KOI8-R/articles/euro/Makefile
@@ -0,0 +1,23 @@
+#
+# The FreeBSD Russian Documentation Project
+#
+# $FreeBSD$
+# $FreeBSDru: frdp/doc/ru_RU.KOI8-R/articles/euro/Makefile,v 1.3 2005/06/12 06:08:28 gad Exp $
+#
+# Original revision: 1.5
+#
+# Article: The Euro Symbol on FreeBSD
+
+DOC?= article
+
+FORMATS?= html
+
+INSTALL_COMPRESSED?=gz
+INSTALL_ONLY_COMPRESSED?=
+
+SRCS= article.sgml
+
+URL_RELPREFIX?= ../../../..
+DOC_PREFIX?= ${.CURDIR}/../../..
+
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"