summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/include/rdma/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/ofed/include/rdma/Makefile')
-rw-r--r--contrib/ofed/include/rdma/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/ofed/include/rdma/Makefile b/contrib/ofed/include/rdma/Makefile
new file mode 100644
index 0000000..366790f
--- /dev/null
+++ b/contrib/ofed/include/rdma/Makefile
@@ -0,0 +1,10 @@
+.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>
OpenPOWER on IntegriCloud