PROG=	eaytest
SRCS=	eaytest.c crypto_openssl.c misc.c vmbuf.c str2val.c
CFLAGS+=-DNOUSE_PLOG

NOMAN=	yes

.include <bsd.prog.mk>
