1 # $FreeBSD: releng/10.0/sys/modules/unionfs/Makefile 89260 2002-01-11 15:49:02Z ru $ 2 3 .PATH: ${.CURDIR}/../../fs/unionfs 4 5 KMOD= unionfs 6 SRCS= vnode_if.h \ 7 union_subr.c union_vfsops.c union_vnops.c 8 9 .include <bsd.kmod.mk>
Cache object: e2c968bcfecc2584aac0aaa9983075ef
[ 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.