artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
93d8fa4
)
Fix whitespace
author
tb
<tb@openbsd.org>
Sat, 8 Jul 2023 19:41:07 +0000
(19:41 +0000)
committer
tb
<tb@openbsd.org>
Sat, 8 Jul 2023 19:41:07 +0000
(19:41 +0000)
regress/lib/libcrypto/wycheproof/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/wycheproof/Makefile
b/regress/lib/libcrypto/wycheproof/Makefile
index
6e88568
..
f2f7910
100644
(file)
--- 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