summaryrefslogtreecommitdiff
path: root/crypto/external/Makefile
blob: a4f7b221a2e567fa68cdaa75371615153546dd84 (plain)
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>