diff options
author | Roland Pesch <pesch@cygnus> | 1993-01-23 00:30:28 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1993-01-23 00:30:28 +0000 |
commit | 18fae2a8dbd7555dd98043534a3ce7de19ab4e15 (patch) | |
tree | 42bd3373fcf53c629c754ee21c9a3638e781f49d /gdb/doc/h8.m4 | |
parent | 42b5c73927f9c86c0726b25e271b76133a8e9178 (diff) | |
download | gdb-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.zip gdb-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.tar.gz gdb-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.tar.bz2 |
These changes abolish M4 preprocessing for the GDB manual.
Formatting these files now depends on the recently designed
Texinfo conditionals: to format successfully, you must use very
recent versions (not yet distributed by FSF) of texinfo.tex and makeinfo.c.
The new Texinfo commands are @set, @clear, @ifset, @ifclear, and @value.
Recent texinfo-2 Beta distributions contained partial implementations.
texi2roff does not yet support these commands.
There are miscellaneous clean-ups to Makefile.in as well.
Diffstat (limited to 'gdb/doc/h8.m4')
-rw-r--r-- | gdb/doc/h8.m4 | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/gdb/doc/h8.m4 b/gdb/doc/h8.m4 index 5b84ee01..e69de29 100644 --- a/gdb/doc/h8.m4 +++ b/gdb/doc/h8.m4 @@ -1,16 +0,0 @@ -_divert__(-1) -_define__(<_REMOTESTUB__>,<0>) -_define__(<_H8__>,<1>) -_define__(<_GENERIC__>,<0>) -_define__(<_AGGLOMERATION__>,<1>) GPL formatted separately -_define__(<_PRECONFIGURED__>,<1>) manual is *only* for preconfigured sw -_define__(<_BARE__>,<1>) -_define__(<_CONLY__>,<1>) -_define__(<_DOSHOST__>,<1>) -_define__(<_AS__>,<as>) -_define__(<_GCC__>,<gcc>) -_define__(<_LD__>,<ld>) -_define__(<_GDBP__>,<gdb>) -_define__(<_GDBN__>,<GDB>) -_define__(<_HOST__>,<Hitachi H8/300>) -_divert__<>
\ No newline at end of file |