78073dd899
* configure.tgt: Recognize the 68hc11. * m68hc11-tdep.c: New file for 68hc11 target. * config/m68hc11/m68hc11.mt: New file for 68hc11 port. * configure.tgt: When 68hc11, set gdb_multi_arch.
6 lines
140 B
Mathematica
6 lines
140 B
Mathematica
# Target: Motorola 68HC11 processor
|
|
TDEPFILES= m68hc11-tdep.o
|
|
TM_FILE= tm-m68hc11.h
|
|
SIM_OBS= remote-sim.o
|
|
SIM= ../sim/m68hc11/libsim.a -lm
|
|
|