xref: /dragonfly/test/udp/mcastsend/Makefile (revision f503b4c4)
1PROG = mcastsend
2WARNS = 6
3NOMAN = YES
4BINDIR=	/usr/local/bin
5
6.include <bsd.prog.mk>
7