]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - sys/modules/cc/Makefile
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / sys / modules / cc / Makefile
1 # $FreeBSD$
2
3 SUBDIR= cc_cdg \
4         cc_chd \
5         cc_cubic \
6         cc_hd \
7         cc_htcp \
8         cc_vegas
9
10 .include <bsd.subdir.mk>