summaryrefslogtreecommitdiffstats
path: root/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2003-06-28 17:38:02 +0000
committerhrs <hrs@FreeBSD.org>2003-06-28 17:38:02 +0000
commit5a253de2b6c14a83517f08d9a7812ccc62d00398 (patch)
treeac010232031ecd7ebf0282755083c4c069583579 /release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
parent4ef60a87299d34e79ea5b33be53b8542348e5d24 (diff)
downloadFreeBSD-src-5a253de2b6c14a83517f08d9a7812ccc62d00398.zip
FreeBSD-src-5a253de2b6c14a83517f08d9a7812ccc62d00398.tar.gz
Merge the following from the English version:
1.5 -> 1.6 hardware/Makefile (new) -> 1.1 hardware/amd64/Makefile (new) -> 1.1 hardware/amd64/article.sgml (new) -> 1.1 hardware/amd64/proc-amd64.sgml 1.4 -> 1.5 hardware/common/hw.ent 1.5 -> 1.6 relnotes/Makefile (new) -> 1.1 relnotes/amd64/Makefile (new) -> 1.1 relnotes/amd64/article.sgml
Diffstat (limited to 'release/doc/ja_JP.eucJP/relnotes/amd64/Makefile')
-rw-r--r--release/doc/ja_JP.eucJP/relnotes/amd64/Makefile19
1 files changed, 19 insertions, 0 deletions
diff --git a/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile b/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
new file mode 100644
index 0000000..647128c
--- /dev/null
+++ b/release/doc/ja_JP.eucJP/relnotes/amd64/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+# Original revision: 1.1
+
+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