xref: /freebsd-13.1/tests/sys/pjdfstest/Makefile (revision 430f7286)
1# $FreeBSD$
2
3PACKAGE=	tests
4
5SUBDIR+=	pjdfstest
6SUBDIR+=	tests
7
8SUBDIR_PARALLEL=
9
10.include <bsd.subdir.mk>
11