PACKAGE=	rdma
PROG=	ibv_srq_pingpong
MAN=	ibv_srq_pingpong.1
SRCS=	srq_pingpong.c pingpong.c

.include <bsd.prog.mk>
