SubDir HAIKU_TOP src tests servers app lock_focus ; SetSubDirSupportedPlatformsBeOSCompatible ; AddSubDirSupportedPlatforms libbe_test ; UseHeaders [ FDirName os app ] ; UseHeaders [ FDirName os interface ] ; Application LockFocusTest : LockFocusTest.cpp : be ; if $(TARGET_PLATFORM) = libbe_test { HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : LockFocusTest : tests!apps ; }