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
retire nonsymbolic rootdev, dev2name
[minix.git]
/
commands
/
dosread
/
Makefile
blob
5b694f9d783cde0c498d8fb111abb7c2e6934834
1
PROG
=
dosread
2
MAN
=
3
4
LINKS
+= ${
BINDIR
}/
dosread
${
BINDIR
}/
doswrite
5
LINKS
+= ${
BINDIR
}/
dosread
${
BINDIR
}/
dosdir
6
7
.
include
<
bsd.prog.mk
>