1
0
mirror of https://github.com/openbsd/src.git synced 2025-01-10 06:47:55 -08:00

Remove unnecessary target

This commit is contained in:
tb 2023-04-30 04:59:20 +00:00
parent 3b5acced0d
commit d08f134996

View File

@ -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