NetBSD/tests/crypto/Makefile
jmmv fd2c7cbdc1 Convert libcrypto tests to ATF. Original work done by Lukasz Strzygowski
in the GSoC 2008 atfify project.  Reorganization of files and build system
reworked by me.
2009-02-13 20:58:13 +00:00

11 lines
180 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
.include <bsd.own.mk>
SUBDIR= libcrypto
TESTSDIR= ${TESTSBASE}/crypto
.include <bsd.test.mk>
.include <bsd.subdir.mk>