Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 2011/03/06 17:08:41 bouyer Exp $
2#
3
4.include <bsd.own.mk>
5
6TESTSDIR=	${TESTSBASE}/sbin
7
8TESTS_SUBDIRS+=	fsck_ffs newfs resize_ffs
9
10.include <bsd.test.mk>
11