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

LIB=		sl
CFLAGS+=	-I${KRB4DIR}/include \
		-I${INCLUDEOBJDIR} \
		-I${KRB4DIR}/lib/roken \
		-I${KRB4DIR}/lib/sl
SRCS=		sl.c
NOPIC=		yes

install:

.include <bsd.lib.mk>

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