diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-01-21 03:01:47 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-01-21 03:01:47 +0000 |
commit | 4133151f13e9314f4eb5e6a2cc0c48d69a71aa6b (patch) | |
tree | 77ede8de4ff2d1d713a397565618f446c40b1538 /gdb/config | |
parent | e9ae18efdbc820b398870e6b0169ba19f141853e (diff) | |
download | gdb-4133151f13e9314f4eb5e6a2cc0c48d69a71aa6b.zip gdb-4133151f13e9314f4eb5e6a2cc0c48d69a71aa6b.tar.gz gdb-4133151f13e9314f4eb5e6a2cc0c48d69a71aa6b.tar.bz2 |
* configure.tgt (i386-*-mach*, m88*-*-mach3*): Remove config
recognition, no source files for these (note that the i386 Mach
is pre-Mach 3).
(mips*-*-mach3*, ns32k-*-mach3*): Fix file names.
* config/mips/mipsel64.mt: Remove, never referenced.
Diffstat (limited to 'gdb/config')
-rw-r--r-- | gdb/config/mips/mipsel64.mt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gdb/config/mips/mipsel64.mt b/gdb/config/mips/mipsel64.mt deleted file mode 100644 index 0187c24..0000000 --- a/gdb/config/mips/mipsel64.mt +++ /dev/null @@ -1,3 +0,0 @@ -# Target: Little-endian MIPS machine such as DECstation. -TDEPFILES= mips-tdep.o -TM_FILE= tm-mips64.h |