mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-25 05:00:01 +00:00
8 lines
179 B
Mathematica
8 lines
179 B
Mathematica
# Target: ARM embedded system
|
|
TDEPFILES= arm-tdep.o remote-rdp.o remote-rdi.o
|
|
TDEPLIBS= rdi-share/libangsd.a
|
|
TM_FILE= tm-embed.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/arm/libsim.a
|