# $FreeBSD: stable/11/contrib/ofed/libibverbs/examples/build/devices/Makefile 321936 2017-08-02 16:00:30Z hselasky $
.PATH: ${.CURDIR}/../.. ${.CURDIR}/../../../man

PROG=	ibv_devices
MAN=	ibv_devices.1
SRCS=	device_list.c

.include <bsd.prog.mk>
