]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - uc_pingpong/Makefile
THIS BRANCH IS OBSOLETE, PLEASE READ:
[FreeBSD/FreeBSD.git] / uc_pingpong / Makefile
1 # $FreeBSD$
2
3 PROG=   ibv_uc_pingpong
4 MAN=    ibv_uc_pingpong.1
5 SRCS=   uc_pingpong.c pingpong.c
6
7 .include <bsd.prog.mk>