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/Makefile | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 src/regress/lib/libssl/Makefile (limited to 'src/regress/lib/libssl/Makefile') diff --git a/src/regress/lib/libssl/Makefile b/src/regress/lib/libssl/Makefile deleted file mode 100644 index 1df48f2525..0000000000 --- a/src/regress/lib/libssl/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# $OpenBSD: Makefile,v 1.43 2021/05/03 18:31:40 tb Exp $ - -SUBDIR += asn1 -SUBDIR += buffer -SUBDIR += bytestring -SUBDIR += ciphers -SUBDIR += client -SUBDIR += dtls -SUBDIR += handshake -SUBDIR += pqueue -SUBDIR += record -SUBDIR += record_layer -SUBDIR += server -SUBDIR += ssl -SUBDIR += tlsext -SUBDIR += tlslegacy -SUBDIR += key_schedule -SUBDIR += unit - -# Things that take a long time should go below here. -SUBDIR += openssl-ruby -SUBDIR += tlsfuzzer -SUBDIR += interop - -install: - -.include -- cgit v1.2.3-55-g6feb