summaryrefslogtreecommitdiffstats
path: root/sys/modules/lomac/syscall_gate/Makefile
blob: 1540e572fea818bdb74deebea9bbbb95593c8616 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

KMOD=	syscall_gate
SRCS=	syscall_gate.c
NOMAN=	yes
CFLAGS+=	-I${.CURDIR}/../../../contrib/lomac

.PATH:	${.CURDIR}/../../../contrib/lomac

.include "../Makefile.inc"
.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud