Files
netbsd/crypto/external/bsd/Makefile
2013-04-06 16:48:33 +02:00

10 lines
203 B
Makefile

# $NetBSD: Makefile,v 1.11 2011/04/20 08:36:07 elric Exp $
.include <bsd.own.mk>
.if (${MKCRYPTO} != "no")
SUBDIR+= openssl .WAIT heimdal netpgp .WAIT openssh libsaslc
.endif
.include <bsd.subdir.mk>