1
2PACKAGE=	rdma
3PROG=	ibv_devices
4MAN=	ibv_devices.1
5SRCS=	device_list.c
6
7.include <bsd.prog.mk>
8