mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08: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
|