]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libcam/tests/Makefile
MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followups
[FreeBSD/FreeBSD.git] / lib / libcam / tests / Makefile
1 # $FreeBSD$
2
3 ATF_TESTS_C+=   libcam_test
4
5 LIBADD+=        cam
6
7 WARNS?=         6
8
9 .include <bsd.test.mk>