repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
kernel - VM rework part 18 - Cleanup
[dragonfly.git]
/
test
/
testcases
/
Makefile
blob
a9f5a40f781bac96ca9de1ea1c72862314200de0
1
SUBDIR
+=
sample
2
SUBDIR
+=
mem
3
SUBDIR
+=
priv
4
SUBDIR
+=
io
5
SUBDIR
+=
threads
6
SUBDIR
+=
compiler
7
SUBDIR
+=
misc
8
SUBDIR
+=
crypto
9
SUBDIR
+=
sysv
10
11
.
include
<
bsd.subdir.mk
>