1 # $FreeBSD$ 2 3 .PATH: ${.CURDIR}/../../miscfs/portal 4 KMOD= portal 5 SRCS= portal_vfsops.c portal_vnops.c 6 NOMAN= 7 VFS_KLD= 8 CFLAGS+= -DPORTAL 9 10 .include <bsd.kmod.mk>
Cache object: a7abc5f4af3b6d6b8bebade4007bce88
[ 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.