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