summaryrefslogtreecommitdiffstats
path: root/release/doc/ja_JP.eucJP/hardware/ia64/Makefile
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2002-03-03 14:31:34 +0000
committerhrs <hrs@FreeBSD.org>2002-03-03 14:31:34 +0000
commite053135eface1fa40a4c911baff49a1178139b1e (patch)
tree4210f1210d1a4a44fa67616f61bb40b48eceb13a /release/doc/ja_JP.eucJP/hardware/ia64/Makefile
parente583125ee45ab1382de43f1b827227cc0fd7bfe0 (diff)
downloadFreeBSD-src-e053135eface1fa40a4c911baff49a1178139b1e.zip
FreeBSD-src-e053135eface1fa40a4c911baff49a1178139b1e.tar.gz
Add Japanese version of hardware notes:
(new) -> 1.3 doc/ja_JP.eucJP/hardware/Makefile (new) -> 1.2 doc/ja_JP.eucJP/hardware/Makefile.inc (new) -> 1.6 doc/ja_JP.eucJP/hardware/alpha/Makefile (new) -> 1.4 doc/ja_JP.eucJP/hardware/alpha/article.sgml (new) -> 1.3 doc/ja_JP.eucJP/hardware/common/artheader.sgml (new) -> 1.73 doc/ja_JP.eucJP/hardware/common/dev.sgml (new) -> 1.3 doc/ja_JP.eucJP/hardware/common/hw.ent (new) -> 1.3 doc/ja_JP.eucJP/hardware/common/intro.sgml (new) -> 1.5 doc/ja_JP.eucJP/hardware/i386/Makefile (new) -> 1.3 doc/ja_JP.eucJP/hardware/i386/article.sgml (new) -> 1.2 doc/ja_JP.eucJP/hardware/i386/proc-i386.sgml (new) -> 1.2 doc/ja_JP.eucJP/hardware/ia64/Makefile (new) -> 1.1 doc/ja_JP.eucJP/hardware/ia64/article.sgml (new) -> 1.1 doc/ja_JP.eucJP/hardware/ia64/proc-ia64.sgml (new) -> 1.1 doc/ja_JP.eucJP/hardware/sparc64/Makefile (new) -> 1.1 doc/ja_JP.eucJP/hardware/sparc64/article.sgml NOTE: {alpha,sparc64}/{dev,proc}-{alpha,sparc64}.sgml are not translated yet.
Diffstat (limited to 'release/doc/ja_JP.eucJP/hardware/ia64/Makefile')
-rw-r--r--release/doc/ja_JP.eucJP/hardware/ia64/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/release/doc/ja_JP.eucJP/hardware/ia64/Makefile b/release/doc/ja_JP.eucJP/hardware/ia64/Makefile
new file mode 100644
index 0000000..fa7e5f9
--- /dev/null
+++ b/release/doc/ja_JP.eucJP/hardware/ia64/Makefile
@@ -0,0 +1,21 @@
+# $FreeBSD$
+# Original revision: 1.2
+
+RELN_ROOT?= ${.CURDIR}/../../..
+
+DOC?= article
+FORMATS?= html
+INSTALL_COMPRESSED?= gz
+INSTALL_ONLY_COMPRESSED?=
+
+JADEFLAGS+= -V %generate-article-toc%
+
+# SGML content
+SRCS+= article.sgml
+# SRCS+= proc-ia64.sgml
+SRCS+= ../common/hw.ent
+SRCS+= ../common/artheader.sgml
+SRCS+= ../common/dev.sgml
+
+.include "${RELN_ROOT}/share/mk/doc.relnotes.mk"
+.include "${DOC_PREFIX}/share/mk/doc.project.mk"
OpenPOWER on IntegriCloud