aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/mips/mipsm3.mh
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1993-10-28 15:04:40 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1993-10-28 15:04:40 +0000
commit355b334f68ff59f3d24376ae374b9f50def45124 (patch)
tree1052258512b3dda603fefc02508646f704cee9e1 /gdb/config/mips/mipsm3.mh
parent4d52ec86232dc86ecb96d883d975d5711e49ee17 (diff)
downloadgdb-355b334f68ff59f3d24376ae374b9f50def45124.zip
gdb-355b334f68ff59f3d24376ae374b9f50def45124.tar.gz
gdb-355b334f68ff59f3d24376ae374b9f50def45124.tar.bz2
* config/i386/{i386m3.mt,i386m3.mh},
config/mips/{mipsm3.mt,mipsm3.mh}, config/ns32k/{ns32km3.mt,ns32km3.mh}: Use correct names for TM_FILE and XM_FILE. Replace host files *mach3-xdep.o with native files *m3-nat.o. Replace host file os-mach3.o with native file m3-nat.o.
Diffstat (limited to 'gdb/config/mips/mipsm3.mh')
-rw-r--r--gdb/config/mips/mipsm3.mh5
1 files changed, 3 insertions, 2 deletions
diff --git a/gdb/config/mips/mipsm3.mh b/gdb/config/mips/mipsm3.mh
index 51a692b..3cfbaac 100644
--- a/gdb/config/mips/mipsm3.mh
+++ b/gdb/config/mips/mipsm3.mh
@@ -1,8 +1,9 @@
# Host: Little endian MIPS machine such as pmax
# running Mach 3.0 operating system
-XDEPFILES= os-mach3.o mipsmach3-xdep.o coredep.o
-XM_FILE= xm-mipsmach3.h
+XDEPFILES= coredep.o
+NATDEPFILES= mipsm3-nat.o m3-nat.o
+XM_FILE= xm-mipsm3.h
# Don't use the mmalloc library in Mach 3.
MMALLOC_LIB =