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
rtld - do not allow both dynamic DTV index and static TLS offset
[dragonfly.git]
/
sys
/
dev
/
sound
/
Makefile
blob
76069c434d1f7f5a42d0fb08ea2a70b450f378f0
1
# Makefile
2
#
3
4
SUBDIR
=
5
SUBDIR
+=
sound
6
SUBDIR
+=
driver
7
8
# empty to allow concurrent building
9
#
10
SUBDIR_ORDERED
=
11
12
.
include
<
bsd.subdir.mk
>