Home | History | Annotate | Line # | Download | only in tests
Makefile revision 1.9.8.1
      1 # $NetBSD: Makefile,v 1.9.8.1 2009/08/26 04:02:14 matt Exp $
      2 
      3 .include <bsd.own.mk>
      4 
      5 SUBDIR=	fs games modules util
      6 
      7 .if ${MKATF} != "no"
      8 SUBDIR+= atf net 
      9 .endif
     10 
     11 TESTSDIR=	${TESTSBASE}
     12 
     13 .include <bsd.test.mk>
     14 .include <bsd.subdir.mk>
     15