repo.or.cz
/
freebsd-src
/
fkvm-freebsd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Ignore machine-check MSRs
[freebsd-src/fkvm-freebsd.git]
/
share
/
security
/
Makefile
blob
c25a52dd1e55e9e07ddd56f812023f3b8c2d05b9
1
# $FreeBSD$
2
3
FILES
=
lomac-policy.contexts
4
NO_OBJ
=
5
FILESDIR
= ${
BINDIR
}/
security
6
7
.
include
"${.CURDIR}/../Makefile.inc"
8
.
include
<
bsd.prog.mk
>