03d363a145
* sh-tdep.c (sh_gdbarch_init): Disable call to sh64_gdbarch_init. * config/sh/nbsd.mt (TDEPFILES): Remove sh64-tdep.o. * config/sh/linux.mt (TDEPFILES): Remove sh64-tdep.o. * config/sh/embed.mt (TDEPFILES): Remove sh64-tdep.o.
6 lines
178 B
Mathematica
6 lines
178 B
Mathematica
# Target: SuperH running NetBSD
|
|
TDEPFILES= sh-tdep.o shnbsd-tdep.o corelow.o nbsd-tdep.o solib.o solib-svr4.o
|
|
TM_FILE= tm-nbsd.h
|
|
|
|
SIM_OBS = remote-sim.o
|
|
SIM = ../sim/sh/libsim.a
|