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