From e0ef7083653e390d9be4117fed44de8ee12bf146 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 8 Jul 2023 19:41:07 +0000 Subject: Fix whitespace --- src/regress/lib/libcrypto/wycheproof/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/wycheproof/Makefile b/src/regress/lib/libcrypto/wycheproof/Makefile index 6e88568eeb..f2f7910b5b 100644 --- a/src/regress/lib/libcrypto/wycheproof/Makefile +++ b/src/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 -- cgit v1.2.3-55-g6feb