summaryrefslogtreecommitdiff
path: root/tests/sbin/Makefile
blob: d6590537a98d4350046e946e3aa4e36004e52061 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.6 2012/07/28 16:08:40 njoly Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/sbin

TESTS_SUBDIRS+=	fsck_ffs ifconfig newfs newfs_msdos resize_ffs route sysctl

.include <bsd.test.mk>