summaryrefslogtreecommitdiffstats
path: root/share/examples/tests/Makefile
blob: c543aa3957b1cea333ae66d81c7cd551a5e73407 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

.include <bsd.own.mk>

PACKAGE=	tests
FILESGROUPS=	TESTS
TESTSPACKAGE=	${PACKAGE}
TESTS+=		Kyuafile

SUBDIR=		tests

.PATH:		${SRCTOP}/tests
KYUAFILE=	yes

.include <bsd.test.mk>
OpenPOWER on IntegriCloud