aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/nbsd.mh
diff options
context:
space:
mode:
authorJason Thorpe <thorpej@netbsd.org>2002-05-11 21:46:17 +0000
committerJason Thorpe <thorpej@netbsd.org>2002-05-11 21:46:17 +0000
commitb28da8653f04e069700f7c97cd31bf93fd2e651d (patch)
treea3fcbefac2e5850079b7d99b6241fc69d85e732c /gdb/config/i386/nbsd.mh
parent4b8ff1fad01bac545e2810c24b03f4211058c609 (diff)
downloadgdb-b28da8653f04e069700f7c97cd31bf93fd2e651d.zip
gdb-b28da8653f04e069700f7c97cd31bf93fd2e651d.tar.gz
gdb-b28da8653f04e069700f7c97cd31bf93fd2e651d.tar.bz2
* config/alpha/nbsd.mh (NATDEPFILES): Remove corelow.o.
* config/alpha/nbsd.mt (TDEPFILES): Add corelow.o. * config/i386/nbsd.mh (NATDEPFILES): Remove corelow.o. * config/i386/nbsd.mt (TDEPFILES): Add corelow.o. * config/i386/nbsdelf.mh (NATDEPFILES): Remove corelow.o. * config/i386/nbsdelf.mt (TDEPFILES): Add corelow.o.
Diffstat (limited to 'gdb/config/i386/nbsd.mh')
-rw-r--r--gdb/config/i386/nbsd.mh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/nbsd.mh b/gdb/config/i386/nbsd.mh
index 6ac1bd5..bf957b5 100644
--- a/gdb/config/i386/nbsd.mh
+++ b/gdb/config/i386/nbsd.mh
@@ -1,5 +1,5 @@
# Host: Intel 386 running NetBSD
-NATDEPFILES= fork-child.o infptrace.o inftarg.o corelow.o i386bsd-nat.o \
+NATDEPFILES= fork-child.o infptrace.o inftarg.o i386bsd-nat.o \
solib.o solib-sunos.o
XM_FILE= xm-nbsd.h