Browse Source

Replacing a bogus file with possibly an initial version of the same.

gdb-4_18-branch
Zdenek Radouch 28 years ago
parent
commit
82a1b47808
  1. 6
      gdb/config/fr30/fr30.mt

6
gdb/config/fr30/fr30.mt

@ -1,7 +1,5 @@
# Target: Fujitsu fr30 processor
TDEPFILES= fr30-tdep.o monitor.o fr30-rom.o dsrec.o
# Target: Fujitsu FR30 processor
TDEPFILES= fr30-tdep.o
TM_FILE= tm-fr30.h
SIM_OBS = remote-sim.o
SIM = ../sim/fr30/libsim.a
GDBSERVER_DEPFILES= low-sim.o
GDBSERVER_LIBS = ../../sim/fr30/libsim.a ../../bfd/libbfd.a ../../libiberty/libiberty.a ../../opcodes/libopcodes.a

Loading…
Cancel
Save