2aa00a6001
Sponsored by: The FreeBSD Foundation
11 lines
149 B
Makefile
11 lines
149 B
Makefile
# $FreeBSD$
|
|
|
|
PACKAGE= tests
|
|
FILESGROUPS= TESTS
|
|
TESTSPACKAGE= ${PACKAGE}
|
|
SUBDIR+= pjdfstest
|
|
SUBDIR+= tests
|
|
SUBDIR_PARALLEL=
|
|
|
|
.include <bsd.subdir.mk>
|