freebsd-src/tests/include/Makefile

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

8 lines
109 B
Makefile
Raw Normal View History

.include <bsd.own.mk>
TESTSDIR= ${TESTSBASE}/include
ATF_TESTS_C+= stdckdint_test
.include <bsd.test.mk>