]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - tools/tools/mfi/Makefile
Fix multiple small kernel memory disclosures. [EN-18:04.mem]
[FreeBSD/releng/10.3.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>