summaryrefslogtreecommitdiff
path: root/tests/crypto/libcrypto/conf/Makefile
blob: ece3ee620bfc3632db0467b5f3bb3210dbb2388a (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $

HELPER_NAME=	conftest
HELPER_DIR=	conf
HELPER_SRCS=	test.c

FILESDIR=	${TESTSDIR}
FILES=		d_conf_ssleay.cnf
FILES+=		d_conf.out

.include <bsd.init.mk>