Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib oops forgot to commit (add l...
details: https://anonhg.NetBSD.org/src/rev/519a5409302d
branches: trunk
changeset: 433604:519a5409302d
user: christos <christos%NetBSD.org@localhost>
date: Sun Sep 23 15:08:41 2018 +0000
description:
oops forgot to commit (add libcryptotest)
diffstat:
crypto/external/bsd/openssl/lib/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (15 lines):
diff -r 90382a1407a9 -r 519a5409302d crypto/external/bsd/openssl/lib/Makefile
--- a/crypto/external/bsd/openssl/lib/Makefile Sun Sep 23 13:48:16 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/Makefile Sun Sep 23 15:08:41 2018 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2017/05/21 15:28:37 riastradh Exp $
+# $NetBSD: Makefile,v 1.5 2018/09/23 15:08:41 christos Exp $
.include "bsd.own.mk"
# OpenSSL libraries.
-SUBDIR= libcrypto libdes
+SUBDIR= libcrypto libcryptotest libdes
SUBDIR+= .WAIT libssl # depends on libcrypto
Home |
Main Index |
Thread Index |
Old Index