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: Attempt to fix GCC2 build.
[haiku.git]
/
src
/
system
/
kernel
/
posix
/
Jamfile
blob
1eb2f514710c96fd2150e64f406a8ae949f224e0
1
SubDir HAIKU_TOP src system kernel posix ;
2
3
UsePrivateHeaders shared ;
4
5
KernelMergeObject kernel_posix.o :
6
realtime_sem.cpp
7
xsi_message_queue.cpp
8
xsi_semaphore.cpp
9
10
: $(TARGET_KERNEL_PIC_CCFLAGS)
11
;