]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - kerberos5/lib/libsl/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.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