summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/gost/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/gost/Makefile')
-rw-r--r--src/regress/lib/libcrypto/gost/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/regress/lib/libcrypto/gost/Makefile b/src/regress/lib/libcrypto/gost/Makefile
index 14b0f9b824..e69de29bb2 100644
--- a/src/regress/lib/libcrypto/gost/Makefile
+++ b/src/regress/lib/libcrypto/gost/Makefile
@@ -1,9 +0,0 @@
1# $OpenBSD: Makefile,v 1.1 2014/11/09 19:45:26 miod Exp $
2
3PROG= gost2814789t
4LDADD= -lcrypto
5DPADD= ${LIBCRYPTO}
6WARNINGS= Yes
7CFLAGS+= -DLIBRESSL_INTERNAL -Werror
8
9.include <bsd.regress.mk>