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