doc/Makefile: stop hiding complaints from makeinfo.

This commit is contained in:
Roland Pesch 1991-10-08 19:20:58 +00:00
parent 92c78ee6ea
commit a6fe7eeb1e
2 changed files with 32 additions and 29 deletions

View File

@ -68,7 +68,7 @@ clean:
rm -f $(PROTOS) *.p *.ip *.h bfd.?? $(DOCFILES) bfd.dvi bfd.ps *~* *# bfd.???
bfd.info: $(DOCFILES) bfd.texinfo
makeinfo +no-validate bfd.texinfo
makeinfo bfd.texinfo
bfd.dvi: $(DOCFILES) bfd.texinfo
TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex bfd.texinfo

View File

@ -21,8 +21,8 @@ versions.

Indirect:
bfd.info-1: 821
bfd.info-2: 42924
bfd.info-3: 92229
bfd.info-2: 44533
bfd.info-3: 89652

Tag Table:
(Indirect)
@ -34,31 +34,34 @@ Node: What BFD Version 1 Can Do4363
Node: BFD information loss5388
Node: Mechanism8002
Node: BFD front end12332
Node: Memory Usage17340
Node: Sections18559
Node: Section Input19031
Node: Section Output20294
Node: typedef asection21663
Node: section prototypes26451
Node: Symbols29984
Node: Reading Symbols31572
Node: Writing Symbols32528
Node: typedef asymbol34057
Node: symbol handling functions37504
Node: Archives39366
Node: Formats40813
Node: Relocations42926
Node: Core Files54818
Node: Targets55712
Node: bfd_target57430
Node: Architectures66070
Node: Opening and Closing69671
Node: Internal71549
Node: File Caching74008
Node: BFD back end76512
Node: What to Put Where76705
Node: aout76833
Node: coff81269
Node: Index92231
Node: Memory Usage17576
Node: Initialization18818
Node: Sections19432
Node: Section Input19910
Node: Section Output21190
Node: typedef asection22559
Node: section prototypes27347
Node: Symbols30865
Node: Reading Symbols32454
Node: Writing Symbols33410
Node: typedef asymbol34939
Node: symbol handling functions38386
Node: Archives40232
Node: Formats41678
Node: Relocations43795
Node: typedef arelent44535
Node: howto manager56584
Node: Core Files57569
Node: Targets58466
Node: bfd_target60218
Node: Architectures68923
Node: Opening and Closing76770
Node: Internal78654
Node: File Caching81129
Node: BFD back end83617
Node: What to Put Where83810
Node: aout83946
Node: coff89654
Node: Index100603

End Tag Table