From: tb Date: Sat, 8 Jul 2023 19:41:07 +0000 (+0000) Subject: Fix whitespace X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=f2d31626d19d9bfac6264e1374762ac639ab9061;p=openbsd Fix whitespace --- 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