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
vm: fix failed alloc condition
[minix.git]
/
commands
/
mount
/
Makefile
blob
0ce9926efe3ead508268b093a725310ce5642021
1
PROG
=
mount
2
CPPFLAGS
+= -
I
${
NETBSDSRCDIR
}/
servers
3
BINDIR
= /
bin
4
BINMODE
=
4755
5
MAN
=
6
7
.
include
<
bsd.prog.mk
>