1PACKAGE= rdma 2PROG= ibv_srq_pingpong 3MAN= ibv_srq_pingpong.1 4SRCS= srq_pingpong.c pingpong.c 5 6.include <bsd.prog.mk> 7