2004-09-03 15:35:32 +00:00
|
|
|
SubDir OBOS_TOP src kernel core cache ;
|
|
|
|
|
|
|
|
|
|
KernelMergeObject kernel_cache.o :
|
|
|
|
|
block_cache.cpp
|
2004-09-06 22:05:46 +00:00
|
|
|
file_cache.cpp
|
2004-09-03 17:04:09 +00:00
|
|
|
vnode_store.cpp
|
2004-09-03 15:35:32 +00:00
|
|
|
|
2004-09-06 22:05:46 +00:00
|
|
|
: -fno-pic -Wno-unused
|
2004-09-03 15:35:32 +00:00
|
|
|
;
|