diff options
author | Andrew Cagney <cagney@redhat.com> | 2001-07-11 17:58:15 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2001-07-11 17:58:15 +0000 |
commit | 216246961f047f51248e0c8d724c4b0be919c383 (patch) | |
tree | 4f8bbafa10fe6dd881283682b2d6541cc32608fe /gdb/config/d10v/d10v.mt | |
parent | 819cc324665b3ac1842b105d906308f7ab692a76 (diff) | |
download | gdb-216246961f047f51248e0c8d724c4b0be919c383.zip gdb-216246961f047f51248e0c8d724c4b0be919c383.tar.gz gdb-216246961f047f51248e0c8d724c4b0be919c383.tar.bz2 |
* configure.tgt: Mark d10v as pure multi-arch.
* config/d10v/tm-d10v.h: Delete file.
* config/d10v/d10v.mt (TM_FILE): Delete.
Diffstat (limited to 'gdb/config/d10v/d10v.mt')
-rw-r--r-- | gdb/config/d10v/d10v.mt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/config/d10v/d10v.mt b/gdb/config/d10v/d10v.mt index c65e47f..72680e2 100644 --- a/gdb/config/d10v/d10v.mt +++ b/gdb/config/d10v/d10v.mt @@ -1,6 +1,4 @@ # Target: Mitsubishi D10V processor TDEPFILES= d10v-tdep.o -TM_FILE= tm-d10v.h - SIM_OBS= remote-sim.o SIM= ../sim/d10v/libsim.a |