summaryrefslogtreecommitdiffstats
path: root/release/doc/zh_CN.GB2312/relnotes/alpha/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'release/doc/zh_CN.GB2312/relnotes/alpha/Makefile')
-rw-r--r--release/doc/zh_CN.GB2312/relnotes/alpha/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/release/doc/zh_CN.GB2312/relnotes/alpha/Makefile b/release/doc/zh_CN.GB2312/relnotes/alpha/Makefile
new file mode 100644
index 0000000..3bbd40a
--- /dev/null
+++ b/release/doc/zh_CN.GB2312/relnotes/alpha/Makefile
@@ -0,0 +1,19 @@
+# Original Revision: 1.6
+# $FreeBSD$
+
+RELN_ROOT?= ${.CURDIR}/../../..
+
+DOC?= article
+FORMATS?= html
+INSTALL_COMPRESSED?= gz
+INSTALL_ONLY_COMPRESSED?=
+
+JADEFLAGS+= -V %generate-article-toc%
+
+# SGML content
+SRCS+= article.sgml
+SRCS+= ../common/relnotes.ent
+SRCS+= ../common/new.sgml
+
+.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"
OpenPOWER on IntegriCloud