Module Name: src
Committed By: christos
Date: Mon Jul 20 17:34:41 UTC 2009
Modified Files:
src/usr.bin: Makefile
Log Message:
openssl has moved
To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 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.176 src/usr.bin/Makefile:1.177
--- src/usr.bin/Makefile:1.176 Sun Jun 7 18:46:43 2009
+++ src/usr.bin/Makefile Mon Jul 20 13:34:41 2009
@@ -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