From 1979476cc606db90b9610dd71429e1b833a66be9 Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 7 Nov 2005 15:22:35 +0000 Subject: Finish the removal of threads support in ../config.mk,v 1.15. --- lib/bind/lwres/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'lib/bind/lwres') 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 \ -- cgit v1.1