From 4e4f5b4c833ba5285e001bdb6b832bdf91c43da3 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Mon, 30 Aug 2021 17:27:46 +0000 Subject: This commit was manufactured by cvs2git to create tag 'tb_20210830'. --- src/regress/lib/libssl/interop/Makefile | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/regress/lib/libssl/interop/Makefile (limited to 'src/regress/lib/libssl/interop/Makefile') diff --git a/src/regress/lib/libssl/interop/Makefile b/src/regress/lib/libssl/interop/Makefile deleted file mode 100644 index aa9c3adf56..0000000000 --- a/src/regress/lib/libssl/interop/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# $OpenBSD: Makefile,v 1.13 2020/09/21 15:13:24 beck Exp $ - -SUBDIR = libressl openssl openssl11 - -# the above binaries must have been built before we can continue -SUBDIR += netcat -SUBDIR += session -SUBDIR += botan - -# What is below takes a long time. -# setting REGRESS_SKIP_SLOW to "yes" in mk.conf -# will skip the tests that do not test libressl -# but do things like test openssl to openssl11 -SUBDIR += version -SUBDIR += cipher -# This takes a really long time. -SUBDIR += cert - -.include -- cgit v1.2.3-55-g6feb