* Makefile.in (ALLDEPFILES): Remove i387-nat.c.
[deliverable/binutils-gdb.git] / gdb / config / i386 / i386gnu.mh
index 4ceac7eb83d571e389096a64169d9af57978efc4..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
@@ -12,7 +15,6 @@ XM_CLIBS = -lshouldbeinlibc
 msg-MIGUFLAGS = -D'MSG_IMPORTS=waittime 1000;'
 
 # ick
-MIG = mig
 MIGCOM = $(MIG) -cc cat - /dev/null
 
 # Reply servers need special massaging of the code mig generates, to make
This page took 0.025089 seconds and 4 git commands to generate.