SubDir HAIKU_TOP src tests add-ons kernel file_systems bfs structureSizes ;SubDirHdrs $(HAIKU_TOP) src add-ons kernel file_systems bfs ;{local defines = [ FDefines USER ] ; # _NO_INLINE_ASMSubDirCcFlags $(defines) -fno-exceptions -fno-rtti ; #-fcheck-memory-usageSubDirC++Flags $(defines) -fno-exceptions -fno-rtti ; #-fcheck-memory-usage}# To check the effects of different compiler options to the structures# without _PACKED use:# $ OPTIM=-Ox DEBUG=0 NO_TEST_DEBUG=1 jam -aSimpleTest bfsStructureSizes: structureSizes.cpp: ;# Tell Jam where to find these sourcesSEARCH on [ FGristFiles BufferPool.cpp ]= [ FDirName $(HAIKU_TOP) src add-ons kernel file_systems bfs ] ;