Deleted Added
full compact
Makefile (298107) Makefile (299094)
1# $FreeBSD: head/tests/sys/vfs/Makefile 298107 2016-04-16 07:45:30Z gjb $
1# $FreeBSD: head/tests/sys/vfs/Makefile 299094 2016-05-04 23:20:53Z ngie $
2
3PACKAGE= tests
2
3PACKAGE= tests
4FILESGROUPS= TESTS
5TESTSPACKAGE= ${PACKAGE}
4
6TESTSDIR= ${TESTSBASE}/sys/vfs
7
8PLAIN_TESTS_SH+= trailing_slash
9
10.include <bsd.test.mk>
5TESTSDIR= ${TESTSBASE}/sys/vfs
6
7PLAIN_TESTS_SH+= trailing_slash
8
9.include <bsd.test.mk>