summaryrefslogtreecommitdiffstats
path: root/lib/bind/lwres
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-11-07 15:22:35 +0000
committerru <ru@FreeBSD.org>2005-11-07 15:22:35 +0000
commit1979476cc606db90b9610dd71429e1b833a66be9 (patch)
tree3ab0528d01d35ea12f14e7c09741a162385a39f5 /lib/bind/lwres
parent337103ed9b320bf90e6cd6df6274ffe90d729659 (diff)
downloadFreeBSD-src-1979476cc606db90b9610dd71429e1b833a66be9.zip
FreeBSD-src-1979476cc606db90b9610dd71429e1b833a66be9.tar.gz
Finish the removal of threads support in ../config.mk,v 1.15.
Diffstat (limited to 'lib/bind/lwres')
-rw-r--r--lib/bind/lwres/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/bind/lwres/Makefile b/lib/bind/lwres/Makefile
index 55b59eb..ec06a27 100644
--- a/lib/bind/lwres/Makefile
+++ b/lib/bind/lwres/Makefile
@@ -24,9 +24,6 @@ SRCS+= context.c gai_strerror.c getaddrinfo.c gethost.c \
CFLAGS+= -I${SRCDIR}/unix/include -I${SRCDIR}/include
CFLAGS+= -I${.CURDIR}
-DPADD= ${PTHREAD_DPADD}
-LDADD= ${PTHREAD_LDADD}
-
.if defined(WITH_BIND_LIBS)
MAN= lwres.3 lwres_buffer.3 lwres_config.3 lwres_context.3 \
lwres_gabn.3 lwres_gai_strerror.3 lwres_getaddrinfo.3 \
OpenPOWER on IntegriCloud