Makefile revision 1.1
1# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
2
3HELPER_NAME=	conftest
4HELPER_DIR=	conf
5HELPER_SRCS=	test.c
6
7FILESDIR=	${TESTSDIR}
8FILES=		d_conf_ssleay.cnf
9FILES+=		d_conf.out
10
11.include <bsd.init.mk>
12