Module Name:    src
Committed By:   christos
Date:           Sun Jul 19 23:43:46 UTC 2009

Modified Files:
        src/crypto/external/bsd: Makefile

Log Message:
new openssl


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/crypto/external/bsd/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/Makefile
diff -u src/crypto/external/bsd/Makefile:1.6 src/crypto/external/bsd/Makefile:1.7
--- src/crypto/external/bsd/Makefile:1.6	Sun Jun  7 18:44:04 2009
+++ src/crypto/external/bsd/Makefile	Sun Jul 19 19:43:46 2009
@@ -1,9 +1,9 @@
-#	$NetBSD: Makefile,v 1.6 2009/06/07 22:44:04 christos Exp $
+#	$NetBSD: Makefile,v 1.7 2009/07/19 23:43:46 christos Exp $
 
 .include <bsd.own.mk>
 
 .if (${MKCRYPTO} != "no")
-SUBDIR+= netpgp openssh
+SUBDIR+= netpgp openssh openssl
 .endif
 
 .include <bsd.subdir.mk>

Reply via email to