mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 18:14:13 +08:00
* doc/as.texinfo: Let texi2pod parse asconfig.texi and
gasver.texi. Remove duplicate symbol definitions for texi2pod.
This commit is contained in:
parent
2251dd8905
commit
4a4c4a1dfb
@ -1,3 +1,8 @@
|
||||
2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
||||
|
||||
* doc/as.texinfo: Let texi2pod parse asconfig.texi and
|
||||
gasver.texi. Remove duplicate symbol definitions for texi2pod.
|
||||
|
||||
2004-01-05 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
|
||||
|
||||
* Makefile.am (Makefile): Move the dependency on
|
||||
|
@ -19,49 +19,13 @@
|
||||
@c defaults, config file may override:
|
||||
@set have-stabs
|
||||
@c ---
|
||||
@c man begin NAME
|
||||
@c ---
|
||||
@include asconfig.texi
|
||||
@include gasver.texi
|
||||
@c ---
|
||||
@c man begin NAME
|
||||
@ifset man
|
||||
@c Configure for the generation of man pages
|
||||
@set AS as
|
||||
@set TARGET TARGET
|
||||
@set GENERIC
|
||||
@set A29K
|
||||
@set ALPHA
|
||||
@set ARC
|
||||
@set ARM
|
||||
@set CRIS
|
||||
@set D10V
|
||||
@set D30V
|
||||
@set H8/300
|
||||
@set H8/500
|
||||
@set HPPA
|
||||
@set I370
|
||||
@set I80386
|
||||
@set I860
|
||||
@set I960
|
||||
@set IA-64
|
||||
@set IP2K
|
||||
@set M32R
|
||||
@set M68HC11
|
||||
@set M680X0
|
||||
@set M880X0
|
||||
@set MCORE
|
||||
@set MIPS
|
||||
@set MMIX
|
||||
@set PDP11
|
||||
@set PJ
|
||||
@set PPC
|
||||
@set SH
|
||||
@set SPARC
|
||||
@set TIC54X
|
||||
@set V850
|
||||
@set VAX
|
||||
@set XTENSA
|
||||
@end ifset
|
||||
@c man end
|
||||
@c ---
|
||||
@c common OR combinations of conditions
|
||||
@ifset COFF
|
||||
@set COFF-ELF
|
||||
|
Loading…
Reference in New Issue
Block a user