SubDir HAIKU_TOP src tests kits storage testapps ; UsePrivateHeaders shared storage ; SetSubDirSupportedPlatformsBeOSCompatible ; AddSubDirSupportedPlatforms libbe_test ; SEARCH_SOURCE += [ FDirName $(TOP) src kits storage ] ; SimpleTest clipboard : clipboard.cpp : be ; SimpleTest dump_mime_types : dump_mime_types.cpp : be ; SimpleTest NodeMonitorTest : NodeMonitorTest.cpp : be $(TARGET_LIBSUPC++) ; SimpleTest PathMonitorTest : PathMonitorTest.cpp PathMonitor.cpp : be $(TARGET_LIBSTDC++) ; SimpleTest PathMonitorTest2 : PathMonitorTest2.cpp : be $(TARGET_LIBSTDC++) ;