1 # $FreeBSD: src/sys/modules/mac_mls/Makefile,v 1.2 2002/10/22 17:10:15 rwatson Exp $ 2 3 .PATH: ${.CURDIR}/../../security/mac_mls 4 5 KMOD= mac_mls 6 SRCS= vnode_if.h \ 7 mac_mls.c 8 9 .include <bsd.kmod.mk>
Cache object: 0e0894cfbca9722234335109992b5a5f
[ 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.