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