Makefile revision 225736
1#
2# $FreeBSD: stable/9/tools/regression/netinet/ipbroadcast/Makefile 167140 2007-03-01 13:26:13Z bms $
3#
4
5PROG=	ipbroadcast
6NO_MAN=
7
8WARNS?=	6
9
10.include <bsd.prog.mk>
11