repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
coverity appeasement
[minix.git]
/
commands
/
df
/
Makefile
blob
5da1f0fe692cddec5d9c8b78f15a49495526439a
1
PROG
=
df
2
CPPFLAGS
+= -
I
${
NETBSDSRCDIR
}
3
BINMODE
=
4755
4
MAN
=
5
6
.
include
<
bsd.prog.mk
>