]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/infiniband-diags/ibccconfig/Makefile
Update to 6.2-20200215
[FreeBSD/FreeBSD.git] / usr.bin / ofed / infiniband-diags / ibccconfig / Makefile
1 # $FreeBSD$
2
3 PROG=   ibccconfig
4 SRCS=   ibccconfig.c
5 MAN=    ibccconfig.8
6
7 .include <bsd.prog.mk>