1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.1 2014/04/17 07:52:08 jsg Exp $ PROG= enginetest LDADD= -lcrypto DPADD= ${LIBCRYPTO} .include <bsd.regress.mk>