diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-07 15:22:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-11-07 15:22:35 +0000 |
| commit | 1e4146ce4bf592099de22122abd9c3da53bd5992 (patch) | |
| tree | 3ab0528d01d35ea12f14e7c09741a162385a39f5 /lib/bind/bind9 | |
| parent | e576df395be6add537bcad955b74a496951c32e1 (diff) | |
Notes
Diffstat (limited to 'lib/bind/bind9')
| -rw-r--r-- | lib/bind/bind9/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/bind/bind9/Makefile b/lib/bind/bind9/Makefile index d470ed66efa4..3943bb8a9e94 100644 --- a/lib/bind/bind9/Makefile +++ b/lib/bind/bind9/Makefile @@ -14,9 +14,6 @@ SRCS= check.c getaddresses.c version.c CFLAGS+= -I${SRCDIR}/include -DPADD= ${PTHREAD_DPADD} -LDADD= ${PTHREAD_LDADD} - .if defined(WITH_BIND_LIBS) INCS= ${SRCDIR}/include/bind9/check.h \ ${SRCDIR}/include/bind9/getaddresses.h \ |
