Removed now unused INTERNALSTATICLIB.
INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -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,8 +2,6 @@
|
||||
|
||||
LIB= vers
|
||||
INTERNALLIB= YES
|
||||
INTERNALSTATICLIB= YES
|
||||
NOPIC= YES
|
||||
|
||||
CFLAGS+= -I${KRB5DIR}/include \
|
||||
-I${ROKENOBJDIR} \
|
||||
|
||||
Reference in New Issue
Block a user