#	$OpenBSD: Makefile,v 1.4 2010/10/15 10:18:42 jsg Exp $

PROG=	x99token
LDADD+=	-lcrypto
DPADD+= ${LIBCRYPTO}

.include <bsd.prog.mk>
