opnsense-src/contrib/ofed/include/rdma/Makefile

11 lines
218 B
Makefile
Raw Normal View History

.include <bsd.own.mk>
INCS=
RDMACM= ${.CURDIR}/../../librdmacm/include/rdma
RDMACMINCS= ${RDMACM}/rdma_cma.h ${RDMACM}/rdma_cma_abi.h
RDMACMINCSDIR= ${INCLUDEDIR}/rdma
INCSGROUPS= RDMACMINCS
.include <bsd.prog.mk>