tools/llvm: Do not build with symbols
[minix3.git] / minix / servers / Makefile
bloba39b2bdab21dae203ed6f3e36317775bfbb58a40
1 .include <bsd.own.mk>
3 SUBDIR+= ds input pm rs sched vfs vm
5 .if ${MKIMAGEONLY} == "no"
6 SUBDIR+= ipc is devman
7 .endif
9 .include <bsd.subdir.mk>