SubDir HAIKU_TOP src system libroot posix time ;UsePrivateHeaderslibroot[ FDirName libroot locale ][ FDirName libroot time ]shared;SubDirSysHdrs [ FDirName $(SUBDIR) .. musl include ] ;SubDirHdrs [ FDirName $(SUBDIR) .. musl time ] ;local architectureObject ;for architectureObject in [ MultiArchSubDirSetup ] {on $(architectureObject) {local architecture = $(TARGET_PACKAGING_ARCH) ;UsePrivateSystemHeaders ;MergeObject <$(architecture)>posix_time.o :clock.cppclock_support.cppctime.clocaltime.cpplocaltime_fallback.cnanosleep.cstime.ctime.ctimer_support.cpptimespec_get.cpp;}}