1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../coda 4 5 KMOD= coda 6 SRCS= vnode_if.h \ 7 coda_fbsd.c coda_namecache.c coda_psdev.c coda_subr.c \ 8 coda_venus.c coda_vfsops.c coda_vnops.c \ 9 opt_coda.h 10 11 .include <bsd.kmod.mk>
Cache object: 9fa80a5d3aa1d0eddcc57574af924225
[ 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.