]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/regression/ufs/uprintf/Makefile
Fix integer overflow in IGMP protocol. [SA-15:04]
[FreeBSD/releng/10.0.git] / tools / regression / ufs / uprintf / Makefile
1 # $FreeBSD$
2
3 PROG=   ufs_uprintf
4 WARNS?= 3
5 NO_MAN=
6
7 .include <bsd.prog.mk>