1 SubDir HAIKU_TOP src system libroot posix locale ;
5 [ FDirName libroot locale ]
6 [ FDirName libroot time ]
9 local architectureObject ;
10 for architectureObject in [ MultiArchSubDirSetup ] {
11 on $(architectureObject) {
12 local architecture = $(TARGET_PACKAGING_ARCH) ;
14 MergeObject <$(architecture)>posix_locale.o :