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