1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/kern 4 5 KMOD= mqueuefs 6 SRCS= uipc_mqueue.c \ 7 vnode_if.h \ 8 opt_posix.h opt_capsicum.h 9 10 .include <bsd.kmod.mk>
Cache object: e3cc6fefee679ae4e85648d38af15f2a
[ 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.