summaryrefslogtreecommitdiff
path: root/regress/lib
diff options
context:
space:
mode:
authorTheo Buehler <tb@cvs.openbsd.org>2023-07-08 19:41:08 +0000
committerTheo Buehler <tb@cvs.openbsd.org>2023-07-08 19:41:08 +0000
commiteecaa63a2c13823ea548f926e88057f41d623509 (patch)
treefca629fd943b99dd0da1e6f122535d49d16835d8 /regress/lib
parenta00fb9412324946b0bbf2b63ac46f55f062247e2 (diff)
Fix whitespace
Diffstat (limited to 'regress/lib')
-rw-r--r--regress/lib/libcrypto/wycheproof/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/regress/lib/libcrypto/wycheproof/Makefile b/regress/lib/libcrypto/wycheproof/Makefile
index 6e88568eeb9..f2f7910b5b0 100644
--- a/regress/lib/libcrypto/wycheproof/Makefile
+++ b/regress/lib/libcrypto/wycheproof/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.8 2023/07/08 18:33:41 espie Exp $
+# $OpenBSD: Makefile,v 1.9 2023/07/08 19:41:07 tb Exp $
WYCHEPROOF_TESTVECTORS = /usr/local/share/wycheproof/testvectors/
@@ -36,7 +36,7 @@ primality_testcases.h: wycheproof-json.pl ${WYCHEPROOF_TESTVECTORS}/primality_te
wycheproof-primes.o: primality_testcases.h
-regress-wycheproof-primes: wycheproof-primes
+regress-wycheproof-primes: wycheproof-primes
./wycheproof-primes
CLEANFILES += primality_testcases.h