xref: /freebsd/tools/regression/netinet/ipmulticast/Makefile (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1b13321fcSBruce M Simpson#
2b13321fcSBruce M Simpson#
3b13321fcSBruce M Simpson
4b13321fcSBruce M SimpsonPROG=	ipmulticast
5b13321fcSBruce M SimpsonSRCS=	ipmulticast.c
6*3bdf7758SWarner LoshMAN=
7b13321fcSBruce M Simpson
8b13321fcSBruce M SimpsonWARNS?=	2
9b13321fcSBruce M Simpson
10b13321fcSBruce M Simpson.include <bsd.prog.mk>
11