PACKAGE=	rdma
PROG=	ibv_ud_pingpong
MAN=	ibv_ud_pingpong.1
SRCS=	ud_pingpong.c pingpong.c

.include <bsd.prog.mk>
