# $NetBSD: Makefile,v 1.1 2008/05/11 17:58:09 joerg Exp $
PROG= nbsvtool
LDADD+= -lcrypto
DPADD+= ${LIBCRYPTO}
.include <bsd.prog.mk>