xref
: /
freebsd
/
lib
/
libmp
/
tests
/
Makefile
(revision 02e9120893770924227138ba49df1edb3896112a)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
TAP_TESTS_C
+=
legacy_test
3
4
WARNS
?=
3
5
LIBADD
+=
mp
6
7
.
include
<
bsd.test.mk
>
8