diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-16 07:59:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-16 07:59:50 +0000 |
| commit | 048b657c266db84c2809108bf1ff4efa750d8b2f (patch) | |
| tree | 98e414c901187f0245500319af465f8467475aa5 /lib/bind/isc | |
| parent | 5ca368154c39c6196850aaaadde862908edef744 (diff) | |
Notes
Diffstat (limited to 'lib/bind/isc')
| -rw-r--r-- | lib/bind/isc/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/bind/isc/Makefile b/lib/bind/isc/Makefile index c296235ff18f..f34f808a2f02 100644 --- a/lib/bind/isc/Makefile +++ b/lib/bind/isc/Makefile @@ -38,9 +38,6 @@ SRCS+= inet_pton.c \ CFLAGS+= -I${SRCDIR}/unix/include -I${SRCDIR}/nothreads/include CFLAGS+= -I${SRCDIR}/include -I${.CURDIR} -DPADD= ${PTHREAD_DPADD} -LDADD= ${PTHREAD_LDADD} - .if defined(WITH_BIND_LIBS) INCS= ${SRCDIR}/include/isc/app.h \ ${SRCDIR}/include/isc/assertions.h \ |
