Don't emulate INTERNALLIB.

This commit is contained in:
Ruslan Ermilov 2002-05-08 13:56:08 +00:00
parent 18ddb1400d
commit a39bc9aac5

View File

@ -8,10 +8,8 @@ CFLAGS+=-I${KRB5DIR}/lib/sl \
SRCS= sl.c roken.h
NOPIC= yes
install:
beforeinstall:
INTERNALLIB= yes
INTERNALSTATICLIB= yes
.include <bsd.lib.mk>