]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - kerberos5/lib/libsl/Makefile
This commit was generated by cvs2svn to compensate for changes in r56893,
[FreeBSD/FreeBSD.git] / kerberos5 / lib / libsl / Makefile
1 # $FreeBSD$
2
3 LIB=    sl
4 CFLAGS+=-I${KRB5DIR}/lib/sl \
5         -I${KRB5DIR}/lib/roken \
6         -I${KRB5DIR}/include
7 SRCS=   sl.c
8
9 NOPIC=  yes
10
11 install:
12
13 .include <bsd.lib.mk>
14
15 .PATH:  ${KRB5DIR}/lib/sl