1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/fs/autofs 4 5 KMOD= autofs 6 SRCS= vnode_if.h \ 7 autofs.c \ 8 autofs_vnops.c \ 9 autofs_vfsops.c 10 11 .include <bsd.kmod.mk>
Cache object: 288bb772442c1c4506790bd108288fdf
[ 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.