mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-28 18:10:46 +00:00
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.
This commit is contained in:
@@ -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__<>
|
||||
Reference in New Issue
Block a user