Module Name: src
Committed By: christos
Date: Sun Jun 7 22:46:44 UTC 2009
Modified Files:
src/usr.bin: Makefile
Log Message:
unhook ssh
To generate a diff of this commit:
cvs rdiff -u -r1.175 -r1.176 src/usr.bin/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/Makefile
diff -u src/usr.bin/Makefile:1.175 src/usr.bin/Makefile:1.176
--- src/usr.bin/Makefile:1.175 Fri May 8 13:47:00 2009
+++ src/usr.bin/Makefile Sun Jun 7 18:46:43 2009
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.175 2009/05/08 17:47:00 christos Exp $
+# $NetBSD: Makefile,v 1.176 2009/06/07 22:46:43 christos Exp $
# from: @(#)Makefile 8.3 (Berkeley) 1/7/94
.include <bsd.own.mk>
@@ -51,7 +51,6 @@
SUBDIR+= openssl
SUBDIR+= bdes
SUBDIR+= nbsvtool
-SUBDIR+= ssh
.endif
.include <bsd.subdir.mk>