freebsd_amp_hwpstate/sys/modules/cc/cc_cdg/Makefile

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

7 lines
100 B
Makefile
Raw Normal View History

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