mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-27 04:52:05 +08:00
7 lines
153 B
Mathematica
7 lines
153 B
Mathematica
# Target: Acorn RISC machine (ARM) with simulator
|
|
TDEPFILES= arm-tdep.o remote-rdp.o
|
|
TM_FILE= tm-arm.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/arm/libsim.a
|