NetBSD/tests/crypto/libcrypto/bf/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

7 lines
117 B
Makefile

# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
HELPER_NAME= bftest
HELPER_DIR= bf
.include <bsd.init.mk>