artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a318884
)
zap more audit remnants
author
tb
<tb@openbsd.org>
Wed, 8 Mar 2023 05:36:45 +0000
(
05:36
+0000)
committer
tb
<tb@openbsd.org>
Wed, 8 Mar 2023 05:36:45 +0000
(
05:36
+0000)
regress/lib/libcrypto/wycheproof/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/wycheproof/Makefile
b/regress/lib/libcrypto/wycheproof/Makefile
index
81e43f6
..
4017fe0
100644
(file)
--- a/
regress/lib/libcrypto/wycheproof/Makefile
+++ b/
regress/lib/libcrypto/wycheproof/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
6 2022/07/13 06:40:24
tb Exp $
+# $OpenBSD: Makefile,v 1.
7 2023/03/08 05:36:45
tb Exp $
WYCHEPROOF_TESTVECTORS = /usr/local/share/wycheproof/testvectors/
@@
-17,17
+17,12
@@
REGRESS_TARGETS += regress-wycheproof
CLEANFILES += wycheproof
-audit: wycheproof
- ./wycheproof -v
-
wycheproof: wycheproof.go
go build -o wycheproof ${.CURDIR}/wycheproof.go
regress-wycheproof: wycheproof
./wycheproof
-.PHONY: audit
-
. endif
PROGS += wycheproof-primes