aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorBen Harris <bjh21@netbsd.org>2001-12-17 21:14:10 +0000
committerBen Harris <bjh21@netbsd.org>2001-12-17 21:14:10 +0000
commitde7dd7a9867141d7fee7800184942b6c87d8138f (patch)
tree2e43c374c47af881932e2b1501483d9bf0a2579d /gdb/Makefile.in
parentb9891b29d8c2f8c2ad8ed59ca38612e3cd92a748 (diff)
downloadfsf-binutils-gdb-de7dd7a9867141d7fee7800184942b6c87d8138f.zip
fsf-binutils-gdb-de7dd7a9867141d7fee7800184942b6c87d8138f.tar.gz
fsf-binutils-gdb-de7dd7a9867141d7fee7800184942b6c87d8138f.tar.bz2
2001-12-17 Ben Harris <bjh21@netbsd.org>
* 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.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index d0768ec..f4bd4cb 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -1177,7 +1177,7 @@ unexport CHILLFLAGS CHILL_LIB CHILL_FOR_TARGET :
ALLDEPFILES = 29k-share/udi/udip2soc.c 29k-share/udi/udr.c \
29k-share/udi/udi2go32.c \
a29k-tdep.c a68v-nat.c alpha-nat.c alpha-tdep.c \
- arm-linux-nat.c arm-linux-tdep.c arm-tdep.c armbsd-nat.c \
+ arm-linux-nat.c arm-linux-tdep.c arm-tdep.c armnbsd-nat.c \
coff-solib.c \
core-sol2.c core-regset.c core-aout.c corelow.c \
dcache.c delta68-nat.c dpx2-nat.c dstread.c exec.c fork-child.c \
@@ -1258,7 +1258,7 @@ arm-linux-tdep.o: arm-linux-tdep.c $(defs_h) $(target_h) $(value_h) \
arm-tdep.o: arm-tdep.c $(gdbcmd_h) $(gdbcore_h) $(inferior_h) $(defs_h) \
$(gdbcore_h) $(regcache_h) $(doublest_h) $(value_h)
-armbsd-nat.o: armbsd-nat.c $(defs_h)
+armnbsd-nat.o: armnbsd-nat.c $(defs_h)
bcache.o: bcache.c $(bcache_h) $(defs_h)