repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
BPicture: Fix archive constructor.
[haiku.git]
/
src
/
add-ons
/
kernel
/
drivers
/
audio
/
ac97
/
es1370
/
Jamfile
blob
a73322ecbf60b295190cae40a56547d05818ed62
1
SubDir HAIKU_TOP src add-ons kernel drivers audio ac97 es1370 ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
UsePrivateHeaders libroot media system ;
5
SubDirHdrs [ FDirName $(SUBDIR) $(DOTDOT) ] ;
6
7
KernelAddon es1370 :
8
debug.c
9
es1370.c
10
io.c
11
multi.c
12
util.c
13
;
14