1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../miscfs/union 4 KMOD= union 5 SRCS= union_subr.c union_vfsops.c union_vnops.c 6 NOMAN= 7 VFS_KLD= 8 CFLAGS+= -DUNION 9 10 .include <bsd.kmod.mk>
Cache object: 21e18fcd4c392e4c02adc6000aa6f9b7
[ 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.