NetBSD/crypto/external/Makefile

8 lines
138 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2013/02/12 20:31:13 christos Exp $
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>