tools/llvm: Do not build with symbols
[minix3.git] / minix / commands / rget / Makefile
blob152c89177f5d8d82f4566cb60358cce833a5157f
1 PROG= rget
2 MAN=
4 LINKS+= ${BINDIR}/rget ${BINDIR}/rput
6 .include <bsd.prog.mk>