xref: /openbsd/regress/lib/libcrypto/base64/Makefile (revision 46f255cc)
1*46f255ccSjsing#	$OpenBSD: Makefile,v 1.3 2014/07/08 15:53:52 jsing Exp $
297f8c275Sjsing
397f8c275SjsingPROG=	base64test
497f8c275SjsingLDADD=	-lcrypto
597f8c275SjsingDPADD=	${LIBCRYPTO}
6a9e51476SmiodWARNINGS=	Yes
7*46f255ccSjsingCFLAGS+=	-DLIBRESSL_INTERNAL -Werror
897f8c275Sjsing
997f8c275Sjsing.include <bsd.regress.mk>
10