NetBSD/crypto/external/Makefile

10 lines
161 B
Makefile

# $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>