]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/infiniband-diags/ibsysstat/Makefile
Import the kyua test framework.
[FreeBSD/FreeBSD.git] / usr.bin / ofed / infiniband-diags / ibsysstat / Makefile
1 # $FreeBSD$
2
3 PROG=   ibsysstat
4 SRCS=   ibsysstat.c
5 MAN=    ibsysstat.8
6
7 .include <bsd.prog.mk>