summaryrefslogtreecommitdiffstats
path: root/sys/modules/mac_seeotheruids/Makefile
blob: d2f6d207dd084640de91d5849aea60292c9f018f (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${SRCTOP}/sys/security/mac_seeotheruids

KMOD=	mac_seeotheruids
SRCS=	vnode_if.h \
	mac_seeotheruids.c

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud