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