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
BTRFS: Implement BTree::Path and change _Find.
[haiku.git]
/
src
/
add-ons
/
accelerants
/
et6x00
/
Jamfile
blob
4ee6fd478e62accd881bfad3fa2ab3f9c80e2191
1
SubDir HAIKU_TOP src add-ons accelerants et6x00 ;
2
3
UsePrivateHeaders [ FDirName graphics et6x00 ] ;
4
5
Addon et6x00.accelerant :
6
Acceleration.c
7
EngineManagment.c
8
GetAccelerantHook.c
9
GetModeInfo.c
10
GlobalData.c
11
InitAccelerant.c
12
ProposeDisplayMode.c
13
SetDisplayMode.c
14
;
15
16
Depends et6x00.accelerant : et6x00.driver ;