2000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
authorJason Molenda <jmolenda@apple.com>
Wed, 16 Feb 2000 04:44:55 +0000 (04:44 +0000)
committerJason Molenda <jmolenda@apple.com>
Wed, 16 Feb 2000 04:44:55 +0000 (04:44 +0000)
        * Makefile.in (diststuff): New target.

gdb/doc/ChangeLog
gdb/doc/Makefile.in

index ab383bcc1f68e698d3eddf7868d375ba1aba6f29..65b1241e340bc15c0be4847b57afd3910869f9ec 100644 (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
index 1280ed7be0f659845f2ed17a9b9f9f31bf4bbe52..46bb62dd1fadcf46660978a52b6b2ee49219dac7 100644 (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 \
This page took 0.029205 seconds and 4 git commands to generate.