1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../miscfs/union 4 KMOD= union 5 SRCS= vnode_if.h \ 6 union_subr.c union_vfsops.c union_vnops.c 7 NOMAN= 8 9 .include <bsd.kmod.mk>
Cache object: 06d29b88f9212acf36f024adcce64bae
[ 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.