NetBSD/crypto/external/bsd/Makefile
2009-07-19 23:43:46 +00:00

10 lines
176 B
Makefile

# $NetBSD: Makefile,v 1.7 2009/07/19 23:43:46 christos Exp $
.include <bsd.own.mk>
.if (${MKCRYPTO} != "no")
SUBDIR+= netpgp openssh openssl
.endif
.include <bsd.subdir.mk>