xref
: /
freebsd
/
lib
/
libcam
/
tests
/
Makefile
(revision d9a9f23d0b3f1676d5656b76301341c0037d15b7)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
ATF_TESTS_C
+=
libcam_test
3
ATF_TESTS_C
+=
cam_test
4
5
LIBADD
+=
cam
6
7
.
include
<
bsd.test.mk
>
8