summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libsl/Makefile
blob: 3f5add37ed4df82c378e61627e20b59cf85f0a02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

LIB=	sl
CFLAGS+=-I${KRB5DIR}/lib/sl \
	-I${KRB5DIR}/lib/roken \
	-I${KRB5DIR}/include
SRCS=	sl.c

NOPIC=	yes

install:

.include <bsd.lib.mk>

.PATH:	${KRB5DIR}/lib/sl
OpenPOWER on IntegriCloud