1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../fs/hpfs 4 5 KMOD= hpfs 6 SRCS= vnode_if.h \ 7 hpfs_vfsops.c hpfs_vnops.c hpfs_subr.c hpfs_lookup.c \ 8 hpfs_alsubr.c 9 10 .include <bsd.kmod.mk>
Cache object: 9ccd4ad09778e432bc9e8d6b202cfc43
[ 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.