Mon Jul 20 17:34:41 2009 UTC ()
openssl has moved


(christos)
diff -r1.176 -r1.177 src/usr.bin/Makefile

cvs diff -r1.176 -r1.177 src/usr.bin/Makefile (expand / switch to context diff)
--- src/usr.bin/Makefile 2009/06/07 22:46:43 1.176
+++ src/usr.bin/Makefile 2009/07/20 17:34:41 1.177
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.176 2009/06/07 22:46:43 christos Exp $
+#	$NetBSD: Makefile,v 1.177 2009/07/20 17:34:41 christos Exp $
 #	from: @(#)Makefile	8.3 (Berkeley) 1/7/94
 
 .include <bsd.own.mk>
@@ -48,7 +48,6 @@
 .endif
 
 .if (${MKCRYPTO} != "no")
-SUBDIR+= openssl
 SUBDIR+= bdes
 SUBDIR+= nbsvtool
 .endif