xref: /freebsd/tools/tools/mctest/Makefile (revision d0b2dbfa)
1
2PROG_CXX=   mctest
3LIBADD= pthread
4
5.include <bsd.prog.mk>
6