1 2 3 4 5 6 7 8 9
# $NetBSD: Makefile,v 1.3 2013/02/12 20:55:37 christos Exp $ .include <bsd.own.mk> .if (${MKCRYPTO} != "no") SUBDIR+= bsd cpl .endif .include <bsd.subdir.mk>