1f5befc17b
* NEWS: Mention removal of remote-rdp.c. * Makefile.in (ALLDEPFILES): Remove remote-rdp.c. (remote-rdp.o): Delete. * README: Remove description of remote-rdp.c. * arm-tdep.c (arm_breakpoint_from_pc): Remove obsolete comment. * config/arm/embed.mt (TDEPFILES): Remove remote-rdp.o.
6 lines
133 B
Mathematica
6 lines
133 B
Mathematica
# Target: ARM embedded system
|
|
TDEPFILES= arm-tdep.o
|
|
DEPRECATED_TM_FILE= tm-embed.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/arm/libsim.a
|