Index: head/bin/cat/tests/Makefile =================================================================== --- head/bin/cat/tests/Makefile (revision 276722) +++ head/bin/cat/tests/Makefile (revision 276723) @@ -1,13 +1,18 @@ # $FreeBSD$ OBJTOP= ${.OBJDIR}/../../.. SRCTOP= ${.CURDIR}/../../.. TESTSRC= ${SRCTOP}/contrib/netbsd-tests/bin/cat TESTSDIR= ${TESTSBASE}/bin/cat NETBSD_ATF_TESTS_SH= cat_test +FILESDIR= ${TESTSDIR} + +FILES= d_align.in +FILES+= d_align.out + .include .include