Removed now unused INTERNALSTATICLIB.

INTERNALLIB now implies NOPIC and NOPROFILE.
Removed gratuitous NOMAN.
This commit is contained in:
Ruslan Ermilov
2002-05-13 11:09:07 +00:00
parent 2a53f3fb35
commit 46f8fdc34e
32 changed files with 4 additions and 72 deletions
-2
View File
@@ -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>
-2
View File
@@ -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
-2
View File
@@ -2,8 +2,6 @@
LIB= vers
INTERNALLIB= YES
INTERNALSTATICLIB= YES
NOPIC= YES
CFLAGS+= -I${KRB5DIR}/include \
-I${ROKENOBJDIR} \