aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/gdb/Makefile
diff options
context:
space:
mode:
authorIan Dowse <iedowse@FreeBSD.org>2003-03-21 00:30:53 +0000
committerIan Dowse <iedowse@FreeBSD.org>2003-03-21 00:30:53 +0000
commitea0d04f36e776ba238362e6ec616b21e5bdeaa7c (patch)
tree9017d433e325550c546ea24b5a1017aa7b1c752d /gnu/usr.bin/binutils/gdb/Makefile
parente3940ce7c3ff4be3e07e67a944c8cc53e4263629 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/gdb/Makefile')
-rw-r--r--gnu/usr.bin/binutils/gdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/gdb/Makefile b/gnu/usr.bin/binutils/gdb/Makefile
index aebd00230b2f6..f30885ad52247 100644
--- a/gnu/usr.bin/binutils/gdb/Makefile
+++ b/gnu/usr.bin/binutils/gdb/Makefile
@@ -39,7 +39,7 @@ XSRCS= annotate.c arch-utils.c ax-general.c ax-gdb.c bcache.c \
scm-exp.c scm-lang.c scm-valprint.c \
coffread.c dbxread.c dwarfread.c dwarf2read.c elfread.c \
solib.c solib-svr4.c solib-legacy.c
-XSRCS+= freebsd-uthread.c kvm-fbsd.c
+XSRCS+= freebsd-uthread.c kvm-fbsd.c solib-fbsd-kld.c
SRCS= init.c ${XSRCS} nm.h tm.h xm.h gdbversion.c xregex.h
.if exists(${.CURDIR}/Makefile.${TARGET_ARCH})