diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-07-14 00:15:20 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-07-14 00:15:20 +0000 |
commit | 3fbeef0be80152e38e0b6966805f1dfc5c26df74 (patch) | |
tree | 40301ef32a7438c2bd037f05db12d278993e793b /gdb/config/d30v/d30v.mt | |
parent | f971e29ff187b5c6efab9521e539801da35733e3 (diff) | |
download | binutils-gdb-3fbeef0be80152e38e0b6966805f1dfc5c26df74.tar.gz |
Obsolete the d30v.
Diffstat (limited to 'gdb/config/d30v/d30v.mt')
-rw-r--r-- | gdb/config/d30v/d30v.mt | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/gdb/config/d30v/d30v.mt b/gdb/config/d30v/d30v.mt index da0af2fd2eb..49bd83b6047 100644 --- a/gdb/config/d30v/d30v.mt +++ b/gdb/config/d30v/d30v.mt @@ -1,5 +1,5 @@ -# Target: Mitsubishi D30V processor -TDEPFILES= d30v-tdep.o -TM_FILE= tm-d30v.h -SIM_OBS= remote-sim.o -SIM= ../sim/d30v/libsim.a +# OBSOLETE # Target: Mitsubishi D30V processor +# OBSOLETE TDEPFILES= d30v-tdep.o +# OBSOLETE TM_FILE= tm-d30v.h +# OBSOLETE SIM_OBS= remote-sim.o +# OBSOLETE SIM= ../sim/d30v/libsim.a |