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