mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 18:08:24 +08:00
2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
* Makefile.in (diststuff): New target.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
|
||||||
|
|
||||||
|
* Makefile.in (diststuff): New target.
|
||||||
|
|
||||||
2000-02-15 Kevin Buettner <kevinb@redhat.com>
|
2000-02-15 Kevin Buettner <kevinb@redhat.com>
|
||||||
|
|
||||||
* agentexpr.texi: Fix wording regarding Intel's IA-64
|
* agentexpr.texi: Fix wording regarding Intel's IA-64
|
||||||
|
@ -100,6 +100,7 @@ dvi: gdb.dvi gdbint.dvi stabs.dvi refcard.dvi
|
|||||||
ps: gdb.ps gdbint.ps stabs.ps refcard.ps
|
ps: gdb.ps gdbint.ps stabs.ps refcard.ps
|
||||||
html: gdb_toc.html gdbint_toc.html stabs_toc.html
|
html: gdb_toc.html gdbint_toc.html stabs_toc.html
|
||||||
all-doc: info dvi ps
|
all-doc: info dvi ps
|
||||||
|
diststuff: info
|
||||||
|
|
||||||
install-info: info
|
install-info: info
|
||||||
for i in *.info* ; do \
|
for i in *.info* ; do \
|
||||||
|
Reference in New Issue
Block a user