aboutsummaryrefslogtreecommitdiff
path: root/gdb/config/i386/fbsd.mt
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2003-10-29 22:53:08 +0000
committerMark Kettenis <kettenis@gnu.org>2003-10-29 22:53:08 +0000
commit6d6d8e9cc3867ba0e7eb84cb39b7de86c14907d4 (patch)
tree7ee31cc3010cbf016104101bf119f4e2ec5c3936 /gdb/config/i386/fbsd.mt
parent25e60c9b2cbe9ec7a2944b7de7d27fd5d56706d4 (diff)
downloadgdb-6d6d8e9cc3867ba0e7eb84cb39b7de86c14907d4.zip
gdb-6d6d8e9cc3867ba0e7eb84cb39b7de86c14907d4.tar.gz
gdb-6d6d8e9cc3867ba0e7eb84cb39b7de86c14907d4.tar.bz2
* config/i386/fbsd.mt (TDEPFILES): Add corelow.o.
* config/i386/fbsd.mh (NATDEPFILES): Remove corelow.o and core-regset.o.
Diffstat (limited to 'gdb/config/i386/fbsd.mt')
-rw-r--r--gdb/config/i386/fbsd.mt2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i386/fbsd.mt b/gdb/config/i386/fbsd.mt
index e339393..b266255 100644
--- a/gdb/config/i386/fbsd.mt
+++ b/gdb/config/i386/fbsd.mt
@@ -1,3 +1,3 @@
# Target: Intel 386 running FreeBSD
-TDEPFILES= i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o
+TDEPFILES= i386-tdep.o i387-tdep.o i386bsd-tdep.o i386fbsd-tdep.o corelow.o
TM_FILE= tm-fbsd.h