aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
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/Makefile.in
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/Makefile.in')
-rw-r--r--gdb/Makefile.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index d8cb06e..763f32f 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -51,9 +51,6 @@ AR = ar
AR_FLAGS = qv
RANLIB = ranlib
-M_INSTALL=@:
-M_UNINSTALL=@:
-
# Flags that describe where you can find the termcap library.
# This can be overridden in the host Makefile fragment file.
TERMCAP = -ltermcap