repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tools/llvm: Do not build with symbols
[minix3.git]
/
minix
/
servers
/
Makefile
blob
a39b2bdab21dae203ed6f3e36317775bfbb58a40
1
.
include
<
bsd.own.mk
>
2
3
SUBDIR
+=
ds input pm rs sched vfs vm
4
5
.if
${
MKIMAGEONLY
} ==
"no"
6
SUBDIR
+=
ipc is devman
7
.
endif
8
9
.
include
<
bsd.subdir.mk
>