old-cross-binutils/ld/h8-doc.texi
Roland Pesch 2412a76837 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
1993-03-30 23:25:03 +00:00

13 lines
294 B
Text

@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