]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/blob - sys/modules/rdma/Makefile
Copy head to stable/9 as part of 9.0-RELEASE release cycle.
[FreeBSD/stable/9.git] / sys / modules / rdma / Makefile
1 # $FreeBSD$
2
3 SUBDIR=  addr
4 SUBDIR+= cma
5 SUBDIR+= iwcm
6 SUBDIR+= core
7 SUBDIR+= krping
8
9 .include <bsd.subdir.mk>