opnsense-src/sys/modules/cc/cc_chd/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
112 B
Makefile
Raw Normal View History

# $FreeBSD$
.PATH: ${SRCTOP}/sys/netinet/cc
KMOD= cc_chd
SRCS= cc_chd.c opt_kern_tls.h
.include <bsd.kmod.mk>