Makefile revision 313488
1# $FreeBSD: stable/10/bin/cat/tests/Makefile 313488 2017-02-09 22:49:48Z ngie $
2
3NETBSD_ATF_TESTS_SH=		cat_test
4
5FILESDIR=	${TESTSDIR}
6
7FILES=		d_align.in
8FILES+=		d_align.out
9
10.include <netbsd-tests.test.mk>
11
12.include <bsd.test.mk>
13