# $FreeBSD$

.PATH: ${.CURDIR}/../../kern

KMOD=	sem
SRCS=	uipc_sem.c opt_compat.h opt_posix.h vnode_if.h

.include <bsd.kmod.mk>