43faedc133
Sponsored by: The FreeBSD Foundation
12 lines
146 B
Makefile
12 lines
146 B
Makefile
# $FreeBSD$
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
PACKAGE= tests
|
|
FILESGROUPS= TESTS
|
|
TESTSPACKAGE= ${PACKAGE}
|
|
|
|
TAP_TESTS_SH= legacy_test
|
|
|
|
.include <bsd.test.mk>
|