summaryrefslogtreecommitdiffstats
path: root/sys/modules/cc/cc_cdg/Makefile
blob: f61cb61ae9056a8140cf9a1ef61f4140fc74446e (plain)
1
2
3
4
5
6
7
# $FreeBSD$

.PATH: ${.CURDIR}/../../../netinet/cc
KMOD=	cc_cdg
SRCS=	cc_cdg.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud