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