repo.or.cz
/
freebsd
/
src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
mtw(4) remove misplaced DEBUG_FLAGS
[freebsd/src.git]
/
sys
/
modules
/
mac_biba
/
Makefile
blob
a7982f8239d4f391be7c6e38229a6b9da93590e5
1
.PATH
: ${
SRCTOP
}/
sys
/
security
/
mac_biba
2
3
KMOD
=
mac_biba
4
SRCS
=
vnode_if.h \
5
mac_biba.c
6
7
.
include
<
bsd.kmod.mk
>