# $FreeBSD: src/sys/modules/mac_seeotheruids/Makefile,v 1.1.36.1.4.1 2010/06/14 02:09:06 kensmith Exp $

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

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

.include <bsd.kmod.mk>