summaryrefslogtreecommitdiffstats
path: root/contrib/ofed/include/rdma
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2011-03-21 09:58:24 +0000
committerjeff <jeff@FreeBSD.org>2011-03-21 09:58:24 +0000
commit5115240a6cdc054f7eea804355742f97c74578d8 (patch)
tree3051c12f4ce44a65c025b72ec5821b35b2ec46be /contrib/ofed/include/rdma
parent2d7d8c05e7404fbebf1f0fe24c13bc5bb58d2338 (diff)
downloadFreeBSD-src-5115240a6cdc054f7eea804355742f97c74578d8.zip
FreeBSD-src-5115240a6cdc054f7eea804355742f97c74578d8.tar.gz
- Merge in OFED 1.5.3 from projects/ofed/head
Diffstat (limited to 'contrib/ofed/include/rdma')
-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