summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssl.old/lib/Makefile.subdir
diff options
context:
space:
mode:
authorrin <rin@NetBSD.org>2023-07-08 23:41:27 +0000
committerrin <rin@NetBSD.org>2023-07-08 23:41:27 +0000
commitb02f4634a1d30688984c5db2ec3e5f30943efbab (patch)
treed4c8c8d0b776528b8ba7c2bd22bf552d48dc7a70 /crypto/external/bsd/openssl.old/lib/Makefile.subdir
parentd731d091e3765a540a7260d6d7f07f517d16f37b (diff)
openssl.old: Fix build with HAVE_OPENSSL == 11.
Introduce Makefile.subdir in the same manner as new openssl.
Diffstat (limited to 'crypto/external/bsd/openssl.old/lib/Makefile.subdir')
-rw-r--r--crypto/external/bsd/openssl.old/lib/Makefile.subdir5
1 files changed, 5 insertions, 0 deletions
diff --git a/crypto/external/bsd/openssl.old/lib/Makefile.subdir b/crypto/external/bsd/openssl.old/lib/Makefile.subdir
new file mode 100644
index 00000000000..44dcae343f1
--- /dev/null
+++ b/crypto/external/bsd/openssl.old/lib/Makefile.subdir
@@ -0,0 +1,5 @@
+# $NetBSD: Makefile.subdir,v 1.1 2023/07/08 23:41:27 rin Exp $
+
+# OpenSSL libraries.
+SUBDIR+= ${OSSL}libcrypto ${OSSL}libcryptotest ${OSSL}libdes
+SUBDIR+= .WAIT ${OSSL}libssl # depends on libcrypto