]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/ofed/include/rdma/Makefile
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.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>