2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)

* Makefile.in (diststuff): New target.
This commit is contained in:
Jason Molenda 2000-02-16 04:44:55 +00:00
parent 90a3d8f2b7
commit 3555de0156
2 changed files with 5 additions and 0 deletions

View File

@ -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>
* agentexpr.texi: Fix wording regarding Intel's IA-64

View File

@ -100,6 +100,7 @@ dvi: gdb.dvi gdbint.dvi stabs.dvi refcard.dvi
ps: gdb.ps gdbint.ps stabs.ps refcard.ps
html: gdb_toc.html gdbint_toc.html stabs_toc.html
all-doc: info dvi ps
diststuff: info
install-info: info
for i in *.info* ; do \