freebsd-skq/tests/sys/pjdfstest/Makefile
Glen Barber 2aa00a6001 More 'tests' package fixes.
Sponsored by:	The FreeBSD Foundation
2016-02-03 00:34:23 +00:00

11 lines
149 B
Makefile

# $FreeBSD$
PACKAGE= tests
FILESGROUPS= TESTS
TESTSPACKAGE= ${PACKAGE}
SUBDIR+= pjdfstest
SUBDIR+= tests
SUBDIR_PARALLEL=
.include <bsd.subdir.mk>