458ed0007a
* config/powerpc/tm-ppcle-sim.h: Delete. * config/powerpc/tm-ppcle-eabi.h: Delete. * config/powerpc/tm-nbsd.h: Delete. * config/powerpc/nbsd.mt (TM_FILE): Set to tm-ppc-eabi.h. * config/djgpp/fnchange.lst: Do not rename tm-ppcle-sim.h or tm-ppcle-eabi.h.
7 lines
209 B
Mathematica
7 lines
209 B
Mathematica
# Target: PowerPC, running NetBSD
|
|
TDEPFILES= rs6000-tdep.o ppc-sysv-tdep.o ppcnbsd-tdep.o nbsd-tdep.o corelow.o \
|
|
solib.o solib-svr4.o
|
|
TM_FILE= tm-ppc-eabi.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/ppc/libsim.a
|