]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/fixwhite/Makefile
Merge ^/vendor/libc++/dist up to its last change, and resolve conflicts.
[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>