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

.PATH: ${.CURDIR}/../../security/mac_seeotheruids

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

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