Initial revision
authorJohn Gilmore <gnu@cygnus>
Thu, 4 Jul 1991 21:55:36 +0000 (21:55 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 4 Jul 1991 21:55:36 +0000 (21:55 +0000)
gdb/config/decstation.mh [new file with mode: 0644]
gdb/config/decstation.mt [new file with mode: 0644]

diff --git a/gdb/config/decstation.mh b/gdb/config/decstation.mh
new file mode 100644 (file)
index 0000000..28fcc1e
--- /dev/null
@@ -0,0 +1,3 @@
+# Host: Little-endian MIPS machine such as DECstation.
+XDEPFILES= infptrace.o mips-xdep.o coredep.o
+XM_FILE= xm-mips.h
diff --git a/gdb/config/decstation.mt b/gdb/config/decstation.mt
new file mode 100644 (file)
index 0000000..8025b9c
--- /dev/null
@@ -0,0 +1,3 @@
+# Target: Little-endian MIPS machine such as DECstation.
+TDEPFILES= mips-pinsn.o mips-tdep.o mipsread.o exec.o
+TM_FILE= tm-mips.h