* forgot to commit Jamfiles
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27418 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -4,6 +4,7 @@ UsePrivateHeaders shared ;
|
|||||||
|
|
||||||
KernelMergeObject kernel_posix.o :
|
KernelMergeObject kernel_posix.o :
|
||||||
realtime_sem.cpp
|
realtime_sem.cpp
|
||||||
|
xsi_message_queue.cpp
|
||||||
xsi_semaphore.cpp
|
xsi_semaphore.cpp
|
||||||
|
|
||||||
: $(TARGET_KERNEL_PIC_CCFLAGS)
|
: $(TARGET_KERNEL_PIC_CCFLAGS)
|
||||||
|
|||||||
@@ -24,5 +24,6 @@ MergeObject posix_sys.o :
|
|||||||
uname.c
|
uname.c
|
||||||
utimes.c
|
utimes.c
|
||||||
wait.c
|
wait.c
|
||||||
|
xsi_msg_queue.cpp
|
||||||
xsi_sem.cpp
|
xsi_sem.cpp
|
||||||
;
|
;
|
||||||
|
|||||||
Reference in New Issue
Block a user