PACKAGE=	rdma
PROG=	ibv_rc_pingpong
MAN=	ibv_rc_pingpong.1
SRCS=	rc_pingpong.c pingpong.c

.include <bsd.prog.mk>
