1 2 3 4 5 6 7
# $OpenBSD: Makefile,v 1.1 2014/04/15 18:01:18 miod Exp $ PROG= igetest LDADD= -lcrypto DPADD= ${LIBCRYPTO} .include <bsd.regress.mk>