summaryrefslogtreecommitdiff
path: root/tests/dev/fss/Makefile
blob: 7b9c6880af588a71c2613884ab0d4bbad45e7cb8 (plain)
1
2
3
4
5
6
7
8
9
10
#	$NetBSD: Makefile,v 1.2 2016/08/03 23:53:50 pgoyette Exp $
#

.include <bsd.own.mk>

TESTSDIR=	${TESTSBASE}/dev/fss

TESTS_SH=	t_fss

.include <bsd.test.mk>