freebsd-skq/kerberos5/lib/libsl/Makefile
ru ad7b0104a3 style.Makefile(5).
OK'ed by:	nectar
2004-02-05 18:51:52 +00:00

11 lines
122 B
Makefile

# $FreeBSD$
LIB= sl
INTERNALLIB=
SRCS= sl.c
CFLAGS+=-I${KRB5DIR}/lib/sl
.include <bsd.lib.mk>
.PATH: ${KRB5DIR}/lib/sl