LIB=	snk

SRCS=	token.c tokendb.c

CFLAGS+=	-DPARANOID
CFLAGS+=	-I${.CURDIR}/../include

NOPROFILE=

install:

.include <bsd.lib.mk>
