Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
# $FreeBSD$
.PATH: ${SRCTOP}/sys/geom/cache
KMOD= geom_cache
SRCS= g_cache.c
.include <bsd.kmod.mk>