Browse Source
* armbsd-nat.c: Remove file, renamed to armnbsd-nat.c. * armnbsd-nat.c: New file, renamed from armbsd-nat.c. * Makefile.in: Rename armbsd-nat.c to armnbsd-nat.c. * config/arm/nbsd.mh: Likewise.binutils-2_12-branch
4 changed files with 10 additions and 3 deletions
@ -1,5 +1,5 @@ |
|||||
# Host ARM running NetBSD |
# Host ARM running NetBSD |
||||
XDEPFILES= ser-tcp.o |
XDEPFILES= ser-tcp.o |
||||
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o armbsd-nat.o |
NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o armnbsd-nat.o |
||||
XM_FILE=xm-nbsd.h |
XM_FILE=xm-nbsd.h |
||||
NAT_FILE=nm-nbsd.h |
NAT_FILE=nm-nbsd.h |
||||
|
|||||
Loading…
Reference in new issue