artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e9ea033
)
Make Bob happy.
author
bluhm
<bluhm@openbsd.org>
Fri, 3 Sep 2021 11:58:24 +0000
(11:58 +0000)
committer
bluhm
<bluhm@openbsd.org>
Fri, 3 Sep 2021 11:58:24 +0000
(11:58 +0000)
regress/lib/libssl/interop/cert/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libssl/interop/cert/Makefile
b/regress/lib/libssl/interop/cert/Makefile
index
a8ea88a
..
6698975
100644
(file)
--- a/
regress/lib/libssl/interop/cert/Makefile
+++ b/
regress/lib/libssl/interop/cert/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.
6 2020/12/17 00:51:11
bluhm Exp $
+# $OpenBSD: Makefile,v 1.
7 2021/09/03 11:58:24
bluhm Exp $
# Connect a client to a server. Both can be current libressl, or
# openssl 1.0.2, or openssl 1.1. Create client and server certificates
@@
-76,6
+76,10
@@
run-cert-client-${clib}-${cca}-${ccert}-${cv}-server-${slib}-${sca}-${scert}-${s
.endfor
.endfor
+REGRESS_TARGETS += run-bob
+run-bob:
+ @echo Bob, be happy! Tests finished.
+
# argument list too long for a single rm *
clean: _SUBDIRUSE