SubDir HAIKU_TOP src system libroot posix crypt ;UsePrivateHeaders libroot ;UsePrivateSystemHeaders ;SubDirSysHdrs $(HAIKU_TOP) headers compatibility bsd ;SubDirSysHdrs $(HAIKU_TOP) headers compatibility gnu ;local architectureObject ;for architectureObject in [ MultiArchSubDirSetup ] {on $(architectureObject) {local architecture = $(TARGET_PACKAGING_ARCH) ;# filter warnings we don't want hereTARGET_WARNING_CCFLAGS_$(architecture)= [ FFilter $(TARGET_WARNING_CCFLAGS_$(architecture)): -Wall -Wmissing-prototypes -Wsign-compare ] ;MergeObject <$(architecture)>posix_crypt.o :crypto_scrypt_smix.cppcrypto_scrypt.cppcrypt.cpppbkdf2.cppSHA256.cpp;}}