From 5115240a6cdc054f7eea804355742f97c74578d8 Mon Sep 17 00:00:00 2001 From: jeff Date: Mon, 21 Mar 2011 09:58:24 +0000 Subject: - Merge in OFED 1.5.3 from projects/ofed/head --- contrib/ofed/include/rdma/Makefile | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 contrib/ofed/include/rdma/Makefile (limited to 'contrib/ofed/include/rdma') 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 + +INCS= +RDMACM= ${.CURDIR}/../../librdmacm/include/rdma +RDMACMINCS= ${RDMACM}/rdma_cma.h ${RDMACM}/rdma_cma_abi.h +RDMACMINCSDIR= ${INCLUDEDIR}/rdma + +INCSGROUPS= RDMACMINCS + +.include -- cgit v1.1