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