aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-06-23 20:01:29 +0000
committerPer Bothner <per@bothner.com>1993-06-23 20:01:29 +0000
commit5600fbd2621b57547eb14618142025b3bca9147c (patch)
tree76f86b327c24423532a0e53b67d40370ec2490e8 /ChangeLog
parent6ffbfcc2a5797c214c54452a1fa72acd6ad71768 (diff)
downloadgdb-5600fbd2621b57547eb14618142025b3bca9147c.zip
gdb-5600fbd2621b57547eb14618142025b3bca9147c.tar.gz
gdb-5600fbd2621b57547eb14618142025b3bca9147c.tar.bz2
* Makefile.in: Define VERSION (for cd ..; make taz).
* Makefile.in: Set to version 2.3.91. * Makefile.in (diststuff): Needed for distributions. * Makefile (dts): Rip out. Subsumed by stuff in ../Makefile.in.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 495732a..db78f1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
+
+ * Makefile.in (libg++.tar.z): New rule.
+ * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
+ * Makefile.in (taz): Only do a single chmod.
+
Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
* install.sh: don't use dirname anymore (replaced with sed usage)