tools/llvm: Do not build with symbols
[minix3.git] / minix / commands / rshd / Makefile
blobcb47a3d90ffc2f0bd5a5563180552a16684c3986
1 PROG= in.rshd
2 SRCS= rshd.c
3 MAN=
5 .include <bsd.prog.mk>