summaryrefslogtreecommitdiff
path: root/src/regress/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib')
-rw-r--r--src/regress/lib/libcrypto/sha2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/sha2/Makefile b/src/regress/lib/libcrypto/sha2/Makefile
index 2edf10b0f4..e2bbb02d15 100644
--- a/src/regress/lib/libcrypto/sha2/Makefile
+++ b/src/regress/lib/libcrypto/sha2/Makefile
@@ -1,7 +1,7 @@
1# $OpenBSD: Makefile,v 1.1 2014/05/02 19:27:06 miod Exp $ 1# $OpenBSD: Makefile,v 1.2 2014/08/26 17:50:07 jsing Exp $
2 2
3REGRESS_TARGETS=regress-sha2 3REGRESS_TARGETS=regress-sha2
4OPENSSL=/usr/sbin/openssl 4OPENSSL=/usr/bin/openssl
5 5
6HASHES= \ 6HASHES= \
7 sha224 \ 7 sha224 \