Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin Build openssl.
details: https://anonhg.NetBSD.org/src/rev/88c8f8f6a973
branches: trunk
changeset: 488001:88c8f8f6a973
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Jun 16 16:19:33 2000 +0000
description:
Build openssl.
diffstat:
usr.bin/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 107ecc56b245 -r 88c8f8f6a973 usr.bin/Makefile
--- a/usr.bin/Makefile Fri Jun 16 16:18:46 2000 +0000
+++ b/usr.bin/Makefile Fri Jun 16 16:19:33 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.107 1999/09/02 20:48:27 tron Exp $
+# $NetBSD: Makefile,v 1.108 2000/06/16 16:19:33 thorpej Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
SRCTOP= ..
@@ -27,6 +27,8 @@
write xargs xinstall xlint xstr yacc yes ypcat \
ypmatch ypwhich
+SUBDIR+= openssl
+
.if defined(CRYPTOPATH)
.sinclude "${CRYPTOPATH}/usr.bin/Makefile.frag"
.endif
Home |
Main Index |
Thread Index |
Old Index