aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-08-04 19:55:49 +0000
committerIan Lance Taylor <ian@airs.com>1997-08-04 19:55:49 +0000
commit7ab51306ae9b05af2606f310651923d77b937aae (patch)
tree18ddbab1a33cf08a1baab6546d6e58b451a9fc37 /binutils/ChangeLog
parent6b4f31d97f6cffa52ce5a887825256c573390b7c (diff)
downloadgdb-7ab51306ae9b05af2606f310651923d77b937aae.zip
gdb-7ab51306ae9b05af2606f310651923d77b937aae.tar.gz
gdb-7ab51306ae9b05af2606f310651923d77b937aae.tar.bz2
* Makefile.am (install-exec-local): Create $(tooldir)/bin before
trying to install anything into it. * Makefile.in: Rebuild.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 2444671..bdf4273 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,5 +1,9 @@
Mon Aug 4 11:47:31 1997 Ian Lance Taylor <ian@cygnus.com>
+ * Makefile.am (install-exec-local): Create $(tooldir)/bin before
+ trying to install anything into it.
+ * Makefile.in: Rebuild.
+
* Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT).
(install-exec-local): When handling $(noinst_PROGRAMS), only use
$(EXEEXT) on the installed file. When handling $(TOOL_PROGS),