diff options
author | Jason Molenda <jmolenda@apple.com> | 1999-12-22 21:45:38 +0000 |
---|---|---|
committer | Jason Molenda <jmolenda@apple.com> | 1999-12-22 21:45:38 +0000 |
commit | ed9a39ebf9f55562c7c582155f6721c3e685ce91 (patch) | |
tree | a4d79644b877ba407080f1e1120fdf203a1e50b7 /gdb/config/arm/arm.mt | |
parent | d3a09475522de47cb8f641b3235d58ee10320f64 (diff) | |
download | gdb-ed9a39ebf9f55562c7c582155f6721c3e685ce91.zip gdb-ed9a39ebf9f55562c7c582155f6721c3e685ce91.tar.gz gdb-ed9a39ebf9f55562c7c582155f6721c3e685ce91.tar.bz2 |
import gdb-1999-12-21 snapshot
Diffstat (limited to 'gdb/config/arm/arm.mt')
-rw-r--r-- | gdb/config/arm/arm.mt | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gdb/config/arm/arm.mt b/gdb/config/arm/arm.mt index f6f16a3..ef34aa5 100644 --- a/gdb/config/arm/arm.mt +++ b/gdb/config/arm/arm.mt @@ -1,7 +1,7 @@ -# Target: Acorn RISC machine (ARM) with simulator -TDEPFILES= arm-tdep.o remote-rdp.o remote-rdi.o -TDEPLIBS= rdi-share/libangsd.a -TM_FILE= tm-arm.h - -SIM_OBS = remote-sim.o -SIM = ../sim/arm/libsim.a +# OBSOLETE # Target: Acorn RISC machine (ARM) with simulator +# OBSOLETE TDEPFILES= arm-tdep.o remote-rdp.o remote-rdi.oT +# OBSOLETE DEPLIBS= rdi-share/libangsd.a +# OBSOLETE TM_FILE= tm-arm.h +# OBSOLETE +# OBSOLETE SIM_OBS = remote-sim.o +# OBSOLETE SIM = ../sim/arm/libsim.a |