]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - sys/modules/rdma/Makefile
Copy head to stable/8 as part of 8.0 Release cycle.
[FreeBSD/stable/8.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>