]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/ofed/include/rdma/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / ofed / include / rdma / Makefile
1 .include <bsd.own.mk>
2
3 INCS=
4 RDMACM=         ${.CURDIR}/../../librdmacm/include/rdma
5 RDMACMINCS=     ${RDMACM}/rdma_cma.h ${RDMACM}/rdma_cma_abi.h
6 RDMACMINCSDIR=  ${INCLUDEDIR}/rdma
7
8 INCSGROUPS=     RDMACMINCS
9
10 .include <bsd.prog.mk>