1# $FreeBSD$ 2 3PACKAGE= tests 4FILESGROUPS= TESTS 5TESTSPACKAGE= ${PACKAGE} 6 7TAP_TESTS_SH= legacy_test 8 9.include <bsd.test.mk> 10