]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - contrib/ofed/libibverbs/examples/build/rc_pingpong/Makefile
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / contrib / ofed / libibverbs / examples / build / rc_pingpong / Makefile
1 #
2 # $FreeBSD$
3 #
4 .PATH: ${.CURDIR}/../..
5 PROG=   rc_pingpong
6 MAN=
7 SRCS=   rc_pingpong.c pingpong.c
8
9 .include <bsd.prog.mk>