# $FreeBSD$

LIB=	heimsqlite
SRCS=	sqlite3.c
LIBADD=	pthread
CFLAGS+=-I${KRB5DIR}/lib/sqlite

.include <bsd.lib.mk>

.PATH: ${KRB5DIR}/lib/sqlite