mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 16:50:25 -04:00
11 lines
120 B
Makefile
11 lines
120 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= cc_cdg \
|
|
cc_chd \
|
|
cc_cubic \
|
|
cc_dctcp \
|
|
cc_hd \
|
|
cc_htcp \
|
|
cc_vegas
|
|
|
|
.include <bsd.subdir.mk>
|