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
/
graphics
/
matrox
/
Jamfile
blob
4fe5e200639f8cfe9be0534911907ef40b09877c
1
SubDir HAIKU_TOP src add-ons kernel drivers graphics matrox ;
2
3
SetSubDirSupportedPlatformsBeOSCompatible ;
4
5
UsePrivateSystemHeaders ;
6
UsePrivateHeaders graphics ;
7
UsePrivateHeaders [ FDirName graphics matrox ] ;
8
9
KernelAddon matrox :
10
driver.c
11
;