]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/tools/mfi/Makefile
MFC r264400,r265836:
[FreeBSD/stable/10.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>