mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 03:29:47 +08:00
Run TeX *three* times to get better index, xrefs.
This commit is contained in:
@ -190,6 +190,7 @@ gdb-all.texi: ${SFILES_DOCDIR}
|
|||||||
|
|
||||||
# GDB MANUAL: TeX dvi file
|
# GDB MANUAL: TeX dvi file
|
||||||
gdb.dvi : gdb-${CONFIG}.texi rluser.texinfo inc-hist.texi
|
gdb.dvi : gdb-${CONFIG}.texi rluser.texinfo inc-hist.texi
|
||||||
|
TEXINPUTS=${TEXIDIR}:.:$(srcdir):$$TEXINPUTS tex gdb-${CONFIG}.texi
|
||||||
TEXINPUTS=${TEXIDIR}:.:$(srcdir):$$TEXINPUTS tex gdb-${CONFIG}.texi
|
TEXINPUTS=${TEXIDIR}:.:$(srcdir):$$TEXINPUTS tex gdb-${CONFIG}.texi
|
||||||
texindex gdb-${CONFIG}.??
|
texindex gdb-${CONFIG}.??
|
||||||
TEXINPUTS=${TEXIDIR}:.:$(srcdir):$$TEXINPUTS tex gdb-${CONFIG}.texi
|
TEXINPUTS=${TEXIDIR}:.:$(srcdir):$$TEXINPUTS tex gdb-${CONFIG}.texi
|
||||||
|
Reference in New Issue
Block a user