xref: /minix/tests/crypto/libcrypto/bn/Makefile (revision ebfedea0)
1# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
2
3.include <bsd.own.mk>
4
5SUBDIR=bn div exp
6
7.include <bsd.subdir.mk>
8