artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b5acce
)
Remove unnecessary target
author
tb
<tb@openbsd.org>
Sun, 30 Apr 2023 04:59:20 +0000
(
04:59
+0000)
committer
tb
<tb@openbsd.org>
Sun, 30 Apr 2023 04:59:20 +0000
(
04:59
+0000)
regress/lib/libcrypto/x509/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/x509/Makefile
b/regress/lib/libcrypto/x509/Makefile
index
a8796eb
..
59e5057
100644
(file)
--- a/
regress/lib/libcrypto/x509/Makefile
+++ b/
regress/lib/libcrypto/x509/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
19 2023/04/28 09:11:35 beck
Exp $
+# $OpenBSD: Makefile,v 1.
20 2023/04/30 04:59:20 tb
Exp $
PROGS = constraints verify x509attribute x509name x509req_ext callback
PROGS += expirecallback callbackfailures x509_asn1
@@
-24,9
+24,6
@@
CLEANFILES += x509name.result callback.out
. endif
.endif
-run-regress-x509_asn1: x509_asn1
- ./x509_asn1
-
run-regress-verify: verify
perl ${.CURDIR}/make-dir-roots.pl ${.CURDIR}/../certs .
./verify ${.CURDIR}/../certs