]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - kerberos5/lib/libsl/Makefile
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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