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

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

7 lines
102 B
Makefile
Raw Normal View History

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