1SubDir HAIKU_TOP src bin bfs_tools lib ; 2 3StaticLibrary libbfs_tools.a : 4 bfs.cpp 5 Bitmap.cpp 6 BPlusTree.cpp 7 Disk.cpp 8 dump.cpp 9 Hashtable.cpp 10 Inode.cpp 11; 12