1PACKAGE= tests 2 3NETBSD_ATF_TESTS_SH= cat_test 4 5${PACKAGE}FILES+= d_align.in 6${PACKAGE}FILES+= d_align.out 7${PACKAGE}FILES+= d_b_output.in 8${PACKAGE}FILES+= d_b_output.out 9${PACKAGE}FILES+= d_se_output.in 10${PACKAGE}FILES+= d_se_output.out 11${PACKAGE}FILES+= d_s_output.in 12${PACKAGE}FILES+= d_s_output.out 13${PACKAGE}FILES+= d_vt_output.in 14${PACKAGE}FILES+= d_vt_output.out 15 16.include <netbsd-tests.test.mk> 17 18.include <bsd.test.mk> 19