Add preliminary ppcbug support.
[deliverable/binutils-gdb.git] / gdb / config / powerpc / ppc-sim.mt
1 # Target: PowerPC running eabi under the simulator
2 TDEPFILES= rs6000-tdep.o remote-ppcbug.o
3 TM_FILE= tm-ppc-eabi.h
4
5 SIM_OBS = remote-sim.o
6 SIM = ../sim/ppc/libsim.a
This page took 0.031782 seconds and 5 git commands to generate.