freebsd/lib/libmp/tests/Makefile

7 lines
74 B
Makefile

TAP_TESTS_C+= legacy_test
WARNS?= 3
LIBADD+= mp
.include <bsd.test.mk>