aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/lucid.m4
diff options
context:
space:
mode:
authorRoland Pesch <pesch@cygnus>1993-01-23 00:30:28 +0000
committerRoland Pesch <pesch@cygnus>1993-01-23 00:30:28 +0000
commit18fae2a8dbd7555dd98043534a3ce7de19ab4e15 (patch)
tree42bd3373fcf53c629c754ee21c9a3638e781f49d /gdb/doc/lucid.m4
parent42b5c73927f9c86c0726b25e271b76133a8e9178 (diff)
downloadgdb-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/lucid.m4')
-rw-r--r--gdb/doc/lucid.m420
1 files changed, 0 insertions, 20 deletions
diff --git a/gdb/doc/lucid.m4 b/gdb/doc/lucid.m4
index 4830c16..e69de29 100644
--- a/gdb/doc/lucid.m4
+++ b/gdb/doc/lucid.m4
@@ -1,20 +0,0 @@
-_divert__(-1)
-_define__(<_ALL_ARCH__>,<1>)
-_define__(<_GENERIC__>,<1>) In case none.m4 changes its mind abt default
-
-_define__(<_AOUT__>,<1>)
-_define__(<_BOUT__>,<1>)
-_define__(<_COFF__>,<1>)
-_define__(<_ELF__>,<1>)
-
-_define__(<_LUCID__>,<1>)
-
-_define__(<_AMD29K__>,<1>)
-_define__(<_I80386__>,<1>)
-_define__(<_I960__>,<1>)
-_define__(<_M680X0__>,<1>)
-_define__(<_SPARC__>,<1>)
-_define__(<_VAX__>,<1>)
-_define__(<_VXWORKS__>,<1>)
-
-_divert__<> \ No newline at end of file