summaryrefslogtreecommitdiffstats
path: root/kerberos5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
committerru <ru@FreeBSD.org>2002-05-13 11:09:07 +0000
commitbc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2 (patch)
tree8a7bd21fcc50a40c35682d0db57bae61384fea80 /kerberos5
parentdc9ee408336ff8962ae4994f3965162b610501d9 (diff)
downloadFreeBSD-src-bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2.zip
FreeBSD-src-bc2e1305d8ce3a42f61469bbdbcae6f7cc3acaa2.tar.gz
Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
Diffstat (limited to 'kerberos5')
-rw-r--r--kerberos5/lib/libsl/Makefile2
-rw-r--r--kerberos5/lib/libtelnet/Makefile2
-rw-r--r--kerberos5/lib/libvers/Makefile2
3 files changed, 0 insertions, 6 deletions
diff --git a/kerberos5/lib/libsl/Makefile b/kerberos5/lib/libsl/Makefile
index c26f13c..45b2ecc 100644
--- a/kerberos5/lib/libsl/Makefile
+++ b/kerberos5/lib/libsl/Makefile
@@ -7,9 +7,7 @@ CFLAGS+=-I${KRB5DIR}/lib/sl \
-I${.OBJDIR}
SRCS= sl.c roken.h
-NOPIC= yes
INTERNALLIB= yes
-INTERNALSTATICLIB= yes
.include <bsd.lib.mk>
diff --git a/kerberos5/lib/libtelnet/Makefile b/kerberos5/lib/libtelnet/Makefile
index 2286cf9..d78e65f 100644
--- a/kerberos5/lib/libtelnet/Makefile
+++ b/kerberos5/lib/libtelnet/Makefile
@@ -3,8 +3,6 @@
LIB= telnet
INTERNALLIB= yes
-INTERNALSTATICLIB=yes
-NOPIC= yes
SRCS= genget.c getent.c misc.c encrypt.c auth.c \
enc_des.c sra.c pk.c
diff --git a/kerberos5/lib/libvers/Makefile b/kerberos5/lib/libvers/Makefile
index 6f31ea5..02e2717 100644
--- a/kerberos5/lib/libvers/Makefile
+++ b/kerberos5/lib/libvers/Makefile
@@ -2,8 +2,6 @@
LIB= vers
INTERNALLIB= YES
-INTERNALSTATICLIB= YES
-NOPIC= YES
CFLAGS+= -I${KRB5DIR}/include \
-I${ROKENOBJDIR} \
OpenPOWER on IntegriCloud