]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/fixwhite/Makefile
MFV r348553: 9681 ztest failure in spa_history_log_internal due to spa_rename()
[FreeBSD/FreeBSD.git] / tools / tools / fixwhite / Makefile
1 # $FreeBSD$
2
3 PROG=   fixwhite
4 BINDIR= /usr/bin
5 WARNS=  6
6
7 .include <bsd.prog.mk>