mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
7 lines
237 B
Mathematica
7 lines
237 B
Mathematica
# Target: PowerPC running eabi in little endian mode under the simulator
|
|
TDEPFILES= rs6000-tdep.o monitor.o dsrec.o ppcbug-rom.o ppc-bdm.o ocd.o ppc-linux-tdep.o
|
|
TM_FILE= tm-ppcle-eabi.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/ppc/libsim.a
|