1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/usr.bin/dc/tests/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
82 B
Makefile
Raw Normal View History

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