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