aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1994-01-29 17:17:28 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1994-01-29 17:17:28 +0000
commit7a78db151e4ca4adf7b59202eba2be99be951c0a (patch)
tree43a30545a42c2f927b8f7aaa0d66bb21612c16e1 /gdb/ChangeLog
parent895efe6b576d919cb593ed68ad8dc88b2c921b2a (diff)
downloadgdb-7a78db151e4ca4adf7b59202eba2be99be951c0a.zip
gdb-7a78db151e4ca4adf7b59202eba2be99be951c0a.tar.gz
gdb-7a78db151e4ca4adf7b59202eba2be99be951c0a.tar.bz2
* Makefile.in: Don't set M_INSTALL and M_UNINSTALL. These variables
are not used anywhere (a 5 Oct 1993 change removed the uses).
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index f5b375c..20c55cd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,8 @@
Sat Jan 29 07:44:59 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
+ * Makefile.in: Don't set M_INSTALL and M_UNINSTALL. These variables
+ are not used anywhere (a 5 Oct 1993 change removed the uses).
+
* config/m68k/monitor.mt (TDEPFILE): Add remote-es.o.
* config/m68k/es1800.mt: Add comment.
* remote-es.c: Comment out entire file until it can be fixed.