(i386bsd-tdep.o, i386bsd-nat.o): New targets.
+2001-07-14 Mark Kettenis <kettenis@gnu.org>
+
+ * Makefile.in (ALLDEPFILES): Add i386bsd-nat.c and i386bsd-tdep.c
+ (i386bsd-tdep.o, i386bsd-nat.o): New targets.
+
2001-07-13 Elena Zannoni <ezannoni@redhat.com>
* remote-e7000.c (fetch_regs_from_dump): If register set is null,
hp-psymtab-read.c hp-symtab-read.c \
i386-tdep.c i386b-nat.c i386mach-nat.c i386v-nat.c i386-linux-nat.c \
i386aix-nat.c i386m3-nat.c i386v4-nat.c i386ly-tdep.c \
+ i386bsd-nat.c i386bsd-tdep.c \
i387-tdep.c \
i386-linux-tdep.c i386-nat.c \
i960-tdep.c \
i386b-nat.o: i386b-nat.c $(defs_h) $(regcache_h)
+i386bsd-tdep.o: i386bsd-tdep.c $(defs_h) $(frame_h) $(gdb_core_h) \
+ $(regcache_h)
+
+i386bsd-nat.o: i386bsd-nat.c $(defs_h) $(inferior_h) $(regcache_h)
+
i386ly-nat.o: i386ly-nat.c $(defs_h) $(frame_h) $(inferior_h) target.h
i386ly-tdep.o: i386ly-tdep.c $(defs_h) $(inferior_h) target.h $(gdbcore_h) \