opnsense-src/contrib/ofed/include/rdma/Makefile
2011-03-21 09:58:24 +00:00

10 lines
218 B
Makefile

.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>