aboutsummaryrefslogtreecommitdiff
path: root/lib/libbind
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
commit46f8fdc34e061de76cb8dfa19872edcd2fe2c66b (patch)
tree8a7bd21fcc50a40c35682d0db57bae61384fea80 /lib/libbind
parent2a53f3fb3500971b94d25af1bbc7b3db720316df (diff)
Notes
Diffstat (limited to 'lib/libbind')
-rw-r--r--lib/libbind/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libbind/Makefile b/lib/libbind/Makefile
index 4747957b516e..fcbddf345ffd 100644
--- a/lib/libbind/Makefile
+++ b/lib/libbind/Makefile
@@ -79,8 +79,6 @@ SRCS+= tree.c bitncmp.c assertions.c \
# base64.c
INTERNALLIB= true
-NOPIC= true
-INTERNALSTATICLIB= true
.include <bsd.lib.mk>