]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/mctest/Makefile
MFV r328231: 8897 zpool online -e fails assertion when run on non-leaf vdevs
[FreeBSD/FreeBSD.git] / tools / tools / mctest / Makefile
1 # $FreeBSD$
2
3 PROG_CXX=   mctest 
4 LIBADD= pthread
5
6 .include <bsd.prog.mk>