SubDir HAIKU_TOP src system libroot posix arch x86 ;local architectureObject ;for architectureObject in [ MultiArchSubDirSetup x86 x86_gcc2 ] {on $(architectureObject) {local architecture = $(TARGET_PACKAGING_ARCH) ;UsePrivateSystemHeaders ;local genericSources =setjmp_save_sigs.clongjmp_return.c;MergeObject <$(architecture)>posix_arch_$(TARGET_ARCH).o :fenv.csigsetjmp.Ssiglongjmp.S$(genericSources);SEARCH on [ FGristFiles $(genericSources) ]= [ FDirName $(SUBDIR) $(DOTDOT) generic ] ;}}