]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - tools/regression/netinet/ipbroadcast/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / tools / regression / netinet / ipbroadcast / Makefile
1 #
2 # $FreeBSD$
3 #
4
5 PROG=   ipbroadcast
6 NO_MAN=
7
8 WARNS?= 6
9
10 .include <bsd.prog.mk>