Browse Source
* shnbsd-nat.c: ...this. * sh-nbsd-tdep.c: Rename to... * shnbsd-tdep.c: ...this. * sh-nbsd-tdep.h: Rename to... * shnbsd-tdep.h: ...this. * config/sh/nbsd.mh: Use shnbsd-nat.o. * config/sh/nbsd.mt: Use shnbsd-tdep.o.binutils-2_13-branch
6 changed files with 15 additions and 4 deletions
@ -1,4 +1,4 @@ |
|||
# Host: SuperH running NetBSD |
|||
NAT_CLIBS= |
|||
NATDEPFILES= infptrace.o inftarg.o fork-child.o sh-nbsd-nat.o |
|||
NATDEPFILES= infptrace.o inftarg.o fork-child.o shnbsd-nat.o |
|||
NAT_FILE= nm-nbsd.h |
|||
|
|||
Loading…
Reference in new issue