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