1SubDir OBOS_TOP src kernel core cache ; 2 3KernelMergeObject kernel_cache.o : 4 block_cache.cpp 5 file_cache.cpp 6 vnode_store.cpp 7 8 : -fno-pic -Wno-unused 9 ; 10