]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - tools/tools/ansify/Makefile
MFV r329713: 8731 ASSERT3U(nui64s, <=, UINT16_MAX) fails for large blocks
[FreeBSD/FreeBSD.git] / tools / tools / ansify / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=        ansify.pl
4 BINDIR?=        /usr/local/bin
5
6 .include <bsd.prog.mk>