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