* Makefile.in (ALLDEPFILES): Remove i387-nat.c.
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386gnu.mh
index 9997264f90d48fc9a130352ee51a75e79a4b7b9f..da444a587b6517706ae68c1b3210fe8b543f5d7f 100644 (file)
@@ -1,6 +1,9 @@
 # Host: Intel 386 running the GNU Hurd
-XDEPFILES= i387-tdep.o
-NATDEPFILES= i386gnu-nat.o gnu-nat.o fork-child.o solib.o corelow.o notify_S.o process_reply_S.o msg_reply_S.o msg_U.o exc_request_U.o exc_request_S.o
+NATDEPFILES= i386gnu-nat.o gnu-nat.o corelow.o core-regset.o \
+            fork-child.o solib.o solib-svr4.o solib-legacy.o \
+            notify_S.o process_reply_S.o msg_reply_S.o \
+            msg_U.o exc_request_U.o exc_request_S.o
+
 XM_FILE= xm-i386gnu.h
 NAT_FILE= nm-gnu.h
 MH_CFLAGS = -D_GNU_SOURCE
This page took 0.025657 seconds and 4 git commands to generate.