6 lines
86 B
Makefile
6 lines
86 B
Makefile
PROG= rget
|
|
MAN=
|
|
|
|
LINKS+= ${BINDIR}/rget ${BINDIR}/rput
|
|
|
|
.include <minix.prog.mk>
|