NetBSD/crypto/external/Makefile

10 lines
161 B
Makefile
Raw Normal View History

2013-02-13 00:55:37 +04:00
# $NetBSD: Makefile,v 1.3 2013/02/12 20:55:37 christos Exp $
.include <bsd.own.mk>
2013-02-08 05:54:20 +04:00
.if (${MKCRYPTO} != "no")
2013-02-08 05:54:20 +04:00
SUBDIR+= bsd cpl
.endif
2013-02-08 05:54:20 +04:00
.include <bsd.subdir.mk>