freebsd-dev/usr.bin/dc/tests/Makefile

9 lines
94 B
Makefile
Raw Normal View History

# $FreeBSD$
PACKAGE= tests
ATF_TESTS_SH= inout
ATF_TESTS_SH+= bcode
.include <bsd.test.mk>