diff options
author | Fred Fish <fnf@specifix.com> | 1993-04-30 06:32:38 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-04-30 06:32:38 +0000 |
commit | 873045c13f7c3b1a592f1c0f44c35e3d75cd9561 (patch) | |
tree | 342df7064432e938ec4e0590c6304da39a331924 /ChangeLog | |
parent | 97e72c06bd4e31774b39c94fcef1bdf4aaa03137 (diff) | |
download | gdb-873045c13f7c3b1a592f1c0f44c35e3d75cd9561.zip gdb-873045c13f7c3b1a592f1c0f44c35e3d75cd9561.tar.gz gdb-873045c13f7c3b1a592f1c0f44c35e3d75cd9561.tar.bz2 |
* Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
at the same time we make the prototype gdb directory.
* Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
files at the same time as the gdb base release distribution.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory + at the same time we make the prototype gdb directory. + * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution + files at the same time as the gdb base release distribution. + Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com) * Makefile.in (check): Use individual check targets rather than |