Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/usr.bin Descend into the ssh heirarchy.
details: https://anonhg.NetBSD.org/src/rev/459c623afabf
branches: netbsd-1-5
changeset: 489568:459c623afabf
user: thorpej <thorpej%NetBSD.org@localhost>
date: Fri Sep 29 05:43:36 2000 +0000
description:
Descend into the ssh heirarchy.
diffstat:
usr.bin/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 9471c42acf95 -r 459c623afabf usr.bin/Makefile
--- a/usr.bin/Makefile Fri Sep 29 02:08:45 2000 +0000
+++ b/usr.bin/Makefile Fri Sep 29 05:43:36 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.109.2.3 2000/07/02 11:35:58 he Exp $
+# $NetBSD: Makefile,v 1.109.2.4 2000/09/29 05:43:36 thorpej Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <bsd.own.mk>
@@ -28,8 +28,8 @@
.if (${MKCRYPTO} != "no")
SUBDIR+= openssl
-
SUBDIR+= bdes compile_et kdestroy kf kinit klist kpasswd mk_cmds string2key
+SUBDIR+= ssh
.endif
.include <bsd.subdir.mk>
Home |
Main Index |
Thread Index |
Old Index