]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/col/tests/Makefile
MFC r289172,r290254:
[FreeBSD/stable/10.git] / usr.bin / col / tests / Makefile
1 # $FreeBSD$
2
3 ATF_TESTS_SH=   col
4
5 FILES=          rlf.in \
6                 rlf2.in
7 FILESDIR=       ${TESTSDIR}
8
9 .include <bsd.test.mk>