SubDir OBOS_TOP src add-ons kernel file_systems befs ;

Addon obfs : [ FDirName kernel file_systems befs ] :
	BlockAllocator.cpp
	BPlusTree.cpp
	cpp.cpp
	Debug.cpp
	Index.cpp
	Inode.cpp
	Journal.cpp
	kernel_interface.cpp
	Query.cpp
	Utility.cpp
	Volume.cpp
;

LinkSharedOSLibs obfs : /boot/develop/lib/x86/_KERNEL_ ;
