1# $FreeBSD$ 2 3PACKAGE= tests 4FILESGROUPS= TESTS 5TESTSPACKAGE= ${PACKAGE} 6SUBDIR+= pjdfstest 7SUBDIR+= tests 8SUBDIR_PARALLEL= 9 10.include <bsd.subdir.mk> 11