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