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
etc/services - sync with NetBSD-8
[minix.git]
/
minix
/
commands
/
dosread
/
Makefile
blob
aaebc762ca5f2be6280de1b56055985618bdf6ca
1
PROG
=
dosread
2
MAN
=
dosread
.1
doswrite
.1
dosdir
.1
3
4
LINKS
+= ${
BINDIR
}/
dosread
${
BINDIR
}/
doswrite
5
LINKS
+= ${
BINDIR
}/
dosread
${
BINDIR
}/
dosdir
6
7
.
include
<
bsd.prog.mk
>