6b129086dc
While here reduce a bit overlinking
10 lines
110 B
Makefile
10 lines
110 B
Makefile
# $FreeBSD$
|
|
|
|
TESTSDIR= ${TESTSBASE}/lib/libmp
|
|
|
|
TAP_TESTS_C+= legacy_test
|
|
|
|
LIBADD+= mp
|
|
|
|
.include <bsd.test.mk>
|