summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/wycheproof/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/wycheproof/Makefile')
-rw-r--r--src/regress/lib/libcrypto/wycheproof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/wycheproof/Makefile b/src/regress/lib/libcrypto/wycheproof/Makefile
index 019e2af301..81e43f66f9 100644
--- a/src/regress/lib/libcrypto/wycheproof/Makefile
+++ b/src/regress/lib/libcrypto/wycheproof/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.5 2022/07/08 06:25:39 tb Exp $ 1# $OpenBSD: Makefile,v 1.6 2022/07/13 06:40:24 tb Exp $
2 2
3WYCHEPROOF_TESTVECTORS = /usr/local/share/wycheproof/testvectors/ 3WYCHEPROOF_TESTVECTORS = /usr/local/share/wycheproof/testvectors/
4 4
@@ -9,7 +9,7 @@ regress:
9 @echo SKIPPED 9 @echo SKIPPED
10.else 10.else
11 11
12# REGRESS_TARGETS += regress-wycheproof-primes 12REGRESS_TARGETS += regress-wycheproof-primes
13 13
14. if exists(/usr/local/bin/go) 14. if exists(/usr/local/bin/go)
15 15