(right now, it's still malloc/free, just encapsulated in an allocator class). git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12662 a95241bf-73f2-0310-859d-f6bbb57e9c96
11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
SubDir OBOS_TOP src system kernel cache ;
|
|
|
|
KernelMergeObject kernel_cache.o :
|
|
BlockAllocator.cpp
|
|
block_cache.cpp
|
|
file_cache.cpp
|
|
vnode_store.cpp
|
|
|
|
: -fno-pic -Wno-unused
|
|
;
|