new openssl

This commit is contained in:
christos 2009-07-19 23:43:46 +00:00
parent 4dc03982b1
commit e3aebf9996

View File

@ -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>