]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/mfi/Makefile
MFV r328231: 8897 zpool online -e fails assertion when run on non-leaf vdevs
[FreeBSD/FreeBSD.git] / tools / tools / mfi / Makefile
1 # $FreeBSD$
2
3 PROG=   mfi_checkq
4 MAN=
5 BINDIR?=/usr/local/bin
6
7 .include <bsd.prog.mk>