1SubDir HAIKU_TOP src tests add-ons kernel file_systems bfs queries ;
2
3SimpleTest bfsQueryTest
4	: test.cpp
5	: be [ TargetLibsupc++ ] ;
6
7