repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fdisk - Use heads = 255 on file images
[dragonfly.git]
/
sbin
/
devfsctl
/
Makefile
blob
dd19d4f85f1483ece4beef5559fb05c9a0b5dd4a
1
PROG
=
devfsctl
2
SRCS
=
devfsctl.c
3
MAN
=
devfsctl
.8
4
#CFLAGS+=-I${.CURDIR}/../../sys
5
DEBUG_FLAGS
=-
O0
-
g
6
7
.
include
<
bsd.prog.mk
>