1# $FreeBSD$ 2 3PACKAGE= tests 4 5ATF_TESTS_SH= col_test 6 7${PACKAGE}FILES+= \ 8 rlf.in \ 9 rlf2.in 10 11.include <bsd.test.mk> 12