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
mkfs: symlink support
[minix.git]
/
commands
/
rget
/
Makefile
blob
152c89177f5d8d82f4566cb60358cce833a5157f
1
PROG
=
rget
2
MAN
=
3
4
LINKS
+= ${
BINDIR
}/
rget
${
BINDIR
}/
rput
5
6
.
include
<
bsd.prog.mk
>