]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libcam/tests/Makefile
MFV r316873: 7233 dir_is_empty should open directory with CLOEXEC
[FreeBSD/FreeBSD.git] / lib / libcam / tests / Makefile
1 # $FreeBSD$
2
3 ATF_TESTS_C+=   libcam_test
4 ATF_TESTS_C+=   cam_test
5
6 LIBADD+=        cam
7
8 WARNS?=         6
9
10 .include <bsd.test.mk>