aboutsummaryrefslogtreecommitdiff
path: root/ld/h8-doc.texi
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-03-30 23:25:03 +0000
committerRoland Pesch <pesch@cygnus>1993-03-30 23:25:03 +0000
commit2412a768378f4c97e28f82824cbccc0c52b83938 (patch)
tree13b0a84e29a6890a82c30de8c822a90555efc33f /ld/h8-doc.texi
parent359a097f9fac5066bce1f1fc78ff99d61c1d94cc (diff)
downloadfsf-binutils-gdb-2412a768378f4c97e28f82824cbccc0c52b83938.zip
fsf-binutils-gdb-2412a768378f4c97e28f82824cbccc0c52b83938.tar.gz
fsf-binutils-gdb-2412a768378f4c97e28f82824cbccc0c52b83938.tar.bz2
ld.texinfo:
Conditionalize manual to maintain Cygnus, Hitachi versions in parallel. (Texinfo conditionals are stable enough to permit this, at last!) NOTE: @ignore'd passages from earlier versions DELETED; use CVS history to retrieve if wanted. gen-doc.texi, h8-doc.texi: manual configuration definitions. Makefile.in: link config defn (`gen' by default) to configdoc.texi, included by ld.texinfo .Sanitize: add gen-doc.texi, h8-doc.texi
Diffstat (limited to 'ld/h8-doc.texi')
-rw-r--r--ld/h8-doc.texi13
1 files changed, 13 insertions, 0 deletions
diff --git a/ld/h8-doc.texi b/ld/h8-doc.texi
new file mode 100644
index 0000000..449de8d
--- /dev/null
+++ b/ld/h8-doc.texi
@@ -0,0 +1,13 @@
+@c ------------------------------ CONFIGURATION VARS:
+@c 1. Inclusiveness of this manual
+@clear GENERIC
+
+@c 2. Specific target machines
+@set H8300
+@clear I960
+
+@c 3. Properties of this configuration
+@set SingleFormat
+@clear UsesEnvVars
+@c ------------------------------ end CONFIGURATION VARS
+