]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/ofed/libibverbs/devices/Makefile
MFC r335505:
[FreeBSD/FreeBSD.git] / usr.bin / ofed / libibverbs / devices / Makefile
1 # $FreeBSD$
2
3 PROG=   ibv_devices
4 MAN=    ibv_devices.1
5 SRCS=   device_list.c
6
7 .include <bsd.prog.mk>