2014-01-15 10:53:42 +01:00

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>