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
dtrace: Address KMSAN warnings in dtrace_disx86
[freebsd/src.git]
/
stand
/
usb
/
tools
/
Makefile
blob
30144ea5fc22dbdefbdb4f608916571b37eb3d0b
1
PROG
=
sysinit
2
MAN
=
3
4
CFLAGS
+= -
I
${
.CURDIR
}/
..
/
..
/
kshim
5
6
BINDIR?
= /
usr
/
bin
7
8
.
include
<
bsd.prog.mk
>