1# $FreeBSD$ 2 3ATF_TESTS_SH= ident 4FILES= test.in \ 5 test.out \ 6 testnoid 7FILESDIR= ${TESTSDIR} 8 9.include <bsd.test.mk> 10