summaryrefslogtreecommitdiff
path: root/regress/lib/libcrypto/x509/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/lib/libcrypto/x509/Makefile')
-rw-r--r--regress/lib/libcrypto/x509/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/regress/lib/libcrypto/x509/Makefile b/regress/lib/libcrypto/x509/Makefile
index 8b659b7f091..6e4c35f5505 100644
--- a/regress/lib/libcrypto/x509/Makefile
+++ b/regress/lib/libcrypto/x509/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.16 2023/03/02 21:15:14 tb Exp $
+# $OpenBSD: Makefile,v 1.17 2023/04/25 21:51:44 job Exp $
PROGS = constraints verify x509attribute x509name x509req_ext callback
-PROGS += expirecallback callbackfailures
+PROGS += expirecallback callbackfailures dercache
LDADD = -lcrypto
DPADD = ${LIBCRYPTO}
@@ -24,6 +24,9 @@ CLEANFILES += x509name.result callback.out
. endif
.endif
+run-regress-dercache: dercache
+ ./dercache
+
run-regress-verify: verify
perl ${.CURDIR}/make-dir-roots.pl ${.CURDIR}/../certs .
./verify ${.CURDIR}/../certs