1SubDir HAIKU_TOP src tests servers app idle_test ;
2
3SimpleTest idle_test :
4	test.cpp
5	: be [ TargetLibstdc++ ] ;
6
7