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