1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/geom/journal 4 5 KMOD= geom_journal 6 SRCS= g_journal.c 7 SRCS+= g_journal_ufs.c 8 SRCS+= vnode_if.h 9 10 .include <bsd.kmod.mk>
Cache object: 85224782b58a86b215c476f1c219d757
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.