Home | History | Annotate | Line # | Download | only in raidframe
      1 #	$NetBSD: Makefile,v 1.2 2010/12/15 21:33:10 pooka Exp $
      2 #
      3 
      4 TESTSDIR=	${TESTSBASE}/dev/raidframe
      5 
      6 TESTS_SH=	t_raid
      7 
      8 .include <bsd.test.mk>
      9