1SubDir HAIKU_TOP src tests add-ons kernel file_systems random_file_actions ;
2
3SimpleTest random_file_actions
4	: random_file_actions.cpp
5	: $(TARGET_LIBSTDC++)
6;
7