1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../miscfs/fdesc 4 KMOD= fdesc 5 SRCS= fdesc_vfsops.c fdesc_vnops.c 6 NOMAN= 7 VFS_KLD= 8 CFLAGS+= -DFDESC 9 10 .include <bsd.kmod.mk>
Cache object: 74753a13b07f130c00726937c5248e96
[ 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.