Home | History | Annotate | Line # | Download | only in conf
      1 # $NetBSD: Makefile,v 1.1 2012/03/17 16:33:12 jruoho Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 TESTSDIR=	${TESTSBASE}/usr.bin/config
      6 ATFFILE=	no
      7 
      8 FILESDIR=	${TESTSDIR}/support/arch/regress/conf
      9 FILES=		Makefile.regress
     10 FILES+=		files.regress
     11 FILES+=		std.regress
     12 
     13 .include <bsd.test.mk>
     14 .include <bsd.files.mk>
     15 .include <bsd.prog.mk>
     16