]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/infiniband-diags/ibccconfig/Makefile
MFV r357712: file 5.38.
[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>