1# $FreeBSD$ 2 3.PATH: ${.CURDIR}/../../../netinet/cc 4KMOD= cc_chd 5SRCS= cc_chd.c 6 7.include <bsd.kmod.mk> 8