SubDir HAIKU_TOP src system libroot posix pthread ;UsePrivateHeaders kernel ;# for util/DoublyLinkedList.hUsePrivateHeaders libroot shared ;local architectureObject ;for architectureObject in [ MultiArchSubDirSetup ] {on $(architectureObject) {local architecture = $(TARGET_PACKAGING_ARCH) ;UsePrivateSystemHeaders ;MergeObject <$(architecture)>posix_pthread.o :pthread.cpppthread_atfork.cpthread_attr.cpthread_barrier.cpppthread_cancel.cpppthread_cleanup.cpppthread_cond.cpppthread_condattr.cpthread_key.cpppthread_mutex.cpppthread_mutexattr.cpthread_once.cpppthread_rwlock.cpppthread_spinlock.cpp;}}