]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - contrib/ofed/include/rdma/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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>