]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - kerberos5/lib/libsl/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / kerberos5 / lib / libsl / Makefile
1 # $FreeBSD$
2
3 LIB=    sl
4 INTERNALLIB=
5 SRCS=   sl.c
6 CFLAGS+=-I${KRB5DIR}/lib/sl
7
8 .include <bsd.lib.mk>
9
10 .PATH: ${KRB5DIR}/lib/sl