summaryrefslogtreecommitdiff
path: root/src/regress/lib/libssl/interop/botan/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libssl/interop/botan/Makefile')
-rw-r--r--src/regress/lib/libssl/interop/botan/Makefile13
1 files changed, 5 insertions, 8 deletions
diff --git a/src/regress/lib/libssl/interop/botan/Makefile b/src/regress/lib/libssl/interop/botan/Makefile
index e20553012a..85877d4290 100644
--- a/src/regress/lib/libssl/interop/botan/Makefile
+++ b/src/regress/lib/libssl/interop/botan/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.9 2024/08/18 10:02:10 tb Exp $ 1# $OpenBSD: Makefile,v 1.10 2025/01/15 10:54:17 tb Exp $
2 2
3.include <bsd.own.mk> 3.include <bsd.own.mk>
4 4
@@ -20,14 +20,11 @@ CXX = /usr/local/bin/eg++
20.endif 20.endif
21 21
22LIBRARIES = libressl 22LIBRARIES = libressl
23.if exists(/usr/local/bin/eopenssl11) 23.if exists(/usr/local/bin/eopenssl33)
24LIBRARIES += openssl11 24LIBRARIES += openssl33
25.endif 25.endif
26.if exists(/usr/local/bin/eopenssl31) 26.if exists(/usr/local/bin/eopenssl34)
27LIBRARIES += openssl31 27LIBRARIES += openssl34
28.endif
29.if exists(/usr/local/bin/eopenssl32)
30LIBRARIES += openssl32
31.endif 28.endif
32 29
33PROGS = client 30PROGS = client