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/z8000.m4 | |
parent | 42b5c73927f9c86c0726b25e271b76133a8e9178 (diff) | |
download | binutils-gdb-18fae2a8dbd7555dd98043534a3ce7de19ab4e15.tar.gz |
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/z8000.m4')
-rw-r--r-- | gdb/doc/z8000.m4 | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/doc/z8000.m4 b/gdb/doc/z8000.m4 index 99cefd6881c..e69de29bb2d 100644 --- a/gdb/doc/z8000.m4 +++ b/gdb/doc/z8000.m4 @@ -1,5 +0,0 @@ -_divert__(-1) -_define__(<_Z8000__>,<1>) -_define__(<_HOST__>,<Zilog Z8000>) -_define__(<_MACH_DEP__>,<Z8000 Dependent>) -_divert__<>
\ No newline at end of file |