Native support cleanup and corefile fixes for i386 SVR4 systems.
[deliverable/binutils-gdb.git] / gdb / config / ncr3000.mh
index 13a339b2330188787db9d4b77b1401e00abd3215..338d13ec2b6ecd4365de7a42dbc91a220910c6a3 100644 (file)
@@ -20,8 +20,8 @@ XDEPFILES=
 # Use the i386 SVR4 host configuration file.
 XM_FILE= xm-i386v4.h
 
-NAT_FILE= nm-i386v.h
-NATDEPFILES= exec.o procfs.o fork-child.o i386v-nat.o
+NAT_FILE= nm-i386v4.h
+NATDEPFILES= corelow.o exec.o procfs.o fork-child.o i386v4-nat.o
 
 # We need to find alloca() somewhere.  Gcc has one built in, but most other
 # compilers don't.  Using the one in /usr/ucblib/libucb.a is tricky because
This page took 0.022814 seconds and 4 git commands to generate.