Index: gdb/config/i386/i386gnu.mh |
diff --git a/gdb/config/i386/i386gnu.mh b/gdb/config/i386/i386gnu.mh |
index d4e09d9ba9c6526995176e468e9ab9f82dec55f2..d85744b4f0a00b36c093f0643f222e6b7e0fb2cd 100644 |
--- a/gdb/config/i386/i386gnu.mh |
+++ b/gdb/config/i386/i386gnu.mh |
@@ -1,5 +1,5 @@ |
# Host: Intel 386 running the GNU Hurd |
-NATDEPFILES= i386gnu-nat.o gnu-nat.o corelow.o core-regset.o fork-child.o \ |
+NATDEPFILES= i386gnu-nat.o gnu-nat.o core-regset.o fork-child.o \ |
notify_S.o process_reply_S.o msg_reply_S.o \ |
msg_U.o exc_request_U.o exc_request_S.o |