aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Bothner <per@bothner.com>1993-06-29 20:11:07 +0000
committerPer Bothner <per@bothner.com>1993-06-29 20:11:07 +0000
commit540dad44278b681fb1c330ef85cce57fa5fd1193 (patch)
tree06813c357aeb59ab907e9f3dbd3c6752c116e4bd
parent4f23a101e67d6f879a1952251d53b4500129e69d (diff)
downloadgdb-540dad44278b681fb1c330ef85cce57fa5fd1193.zip
gdb-540dad44278b681fb1c330ef85cce57fa5fd1193.tar.gz
gdb-540dad44278b681fb1c330ef85cce57fa5fd1193.tar.bz2
* Makefile.in (taz): rm $(TOOL)-$$VER before linking.
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 942e438..a749e8f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
* config.guess: Recognize i486-ncr-sysv4.
+ * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)