minix3/commands/rget/Makefile

7 lines
84 B
Makefile

PROG= rget
MAN=
LINKS+= ${BINDIR}/rget ${BINDIR}/rput
.include <bsd.prog.mk>