summaryrefslogtreecommitdiffstats
path: root/usr.bin/bmake/tests/Makefile
blob: e22503467aa01ee0a29a2901b88f0cae268906cd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

TESTSDIR=	${TESTSBASE}/usr.bin/bmake

FILESDIR=	${TESTSDIR}
FILES=		common.sh
FILES+=		test-new.mk

TESTS_SUBDIRS=	archives
TESTS_SUBDIRS+=	basic
TESTS_SUBDIRS+=	execution
TESTS_SUBDIRS+=	shell
TESTS_SUBDIRS+=	suffixes
TESTS_SUBDIRS+=	syntax
TESTS_SUBDIRS+=	sysmk
TESTS_SUBDIRS+=	variables

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