summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/interop/Makefile
diff options
context:
space:
mode:
authortb <>2025-07-09 17:48:02 +0000
committertb <>2025-07-09 17:48:02 +0000
commitaff293dbd9cfabda512ac59dac94bc93acbffc74 (patch)
tree0c48b6ef031fc1c0c17d6d000d3d073d275a57db /src/regress/lib/libssl/interop/Makefile
parent8fa494c0b926ee98f0b8e37de072d325cb5a4810 (diff)
downloadopenbsd-aff293dbd9cfabda512ac59dac94bc93acbffc74.tar.gz
openbsd-aff293dbd9cfabda512ac59dac94bc93acbffc74.tar.bz2
openbsd-aff293dbd9cfabda512ac59dac94bc93acbffc74.zip
libcrypto regress: add interop harness for openssl/3.5
Diffstat (limited to 'src/regress/lib/libssl/interop/Makefile')
-rw-r--r--src/regress/lib/libssl/interop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libssl/interop/Makefile b/src/regress/lib/libssl/interop/Makefile
index bdc67f627a..acb5d18205 100644
--- a/src/regress/lib/libssl/interop/Makefile
+++ b/src/regress/lib/libssl/interop/Makefile
@@ -1,6 +1,6 @@
1# $OpenBSD: Makefile,v 1.21 2025/01/15 10:54:17 tb Exp $ 1# $OpenBSD: Makefile,v 1.22 2025/07/09 17:48:02 tb Exp $
2 2
3SUBDIR = libressl openssl33 openssl34 3SUBDIR = libressl openssl33 openssl34 openssl35
4 4
5# the above binaries must have been built before we can continue 5# the above binaries must have been built before we can continue
6SUBDIR += netcat 6SUBDIR += netcat