aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc/Makefile.in
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>2000-02-16 04:44:55 +0000
committerJason Molenda <jmolenda@apple.com>2000-02-16 04:44:55 +0000
commit3555de01566a1a91cc0931f04e99a4002205823e (patch)
treea80f68f4de1e52e8974bddf42e2b8a7e1c3217a0 /gdb/doc/Makefile.in
parent90a3d8f2b7f0a4c87a2def0ad8b3475cb4453752 (diff)
downloadgdb-3555de01566a1a91cc0931f04e99a4002205823e.zip
gdb-3555de01566a1a91cc0931f04e99a4002205823e.tar.gz
gdb-3555de01566a1a91cc0931f04e99a4002205823e.tar.bz2
2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
* Makefile.in (diststuff): New target.
Diffstat (limited to 'gdb/doc/Makefile.in')
-rw-r--r--gdb/doc/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/doc/Makefile.in b/gdb/doc/Makefile.in
index 1280ed7..46bb62d 100644
--- a/gdb/doc/Makefile.in
+++ b/gdb/doc/Makefile.in
@@ -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 \