1# $FreeBSD$ 2 3ATF_TESTS_C+= libcam_test 4ATF_TESTS_C+= cam_test 5 6LIBADD+= cam 7 8.include <bsd.test.mk> 9