Fix whitespace
authortb <tb@openbsd.org>
Sat, 8 Jul 2023 19:41:07 +0000 (19:41 +0000)
committertb <tb@openbsd.org>
Sat, 8 Jul 2023 19:41:07 +0000 (19:41 +0000)
regress/lib/libcrypto/wycheproof/Makefile

index 6e88568..f2f7910 100644 (file)
@@ -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