aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2007-10-09 23:31:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2007-10-09 23:31:11 +0000
commit946367b8e29f567f4d24c3553de8cbe925a0ade3 (patch)
treeb7ca891b36f892551fbd2415b0541698736bf095 /lib/Makefile
parent8846f7d29664d208350ca803c859f03ceddad1a4 (diff)
Notes
Diffstat (limited to 'lib/Makefile')
-rw-r--r--lib/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/Makefile b/lib/Makefile
index 0f4515133c041..4661125205021 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -100,7 +100,6 @@ _libsmb= libsmb
_libsmb= libsmb
.endif
-.if ${MK_LIBPTHREAD} != "no"
.if ${MK_LIBKSE} != "no"
_libkse= libkse
.endif
@@ -108,7 +107,6 @@ _libkse= libkse
.if ${MK_LIBTHR} != "no"
_libthr= libthr
.endif
-.endif
.if ${MACHINE_ARCH} != "arm"
_libthread_db= libthread_db