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