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