1# $FreeBSD$ 2 3TESTSDIR= ${TESTSBASE}/usr.bin/bmake/execution 4 5TESTS_SUBDIRS= ellipsis empty joberr plus 6 7.include <bsd.test.mk> 8