forked from Imagelibrary/binutils-gdb
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
14 lines
294 B
Plaintext
14 lines
294 B
Plaintext
@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
|
|
|