1 SubDir HAIKU_TOP src apps workspaces ;
3 SetSubDirSupportedPlatformsBeOSCompatible ;
4 AddSubDirSupportedPlatforms libbe_test ;
6 UsePrivateHeaders app interface shared ;
8 Application Workspaces :
10 : be shared localestub [ TargetLibsupc++ ]
14 if $(TARGET_PLATFORM) = libbe_test {
15 HaikuInstall install-test-apps : $(HAIKU_APP_TEST_DIR) : Workspaces
19 DoCatalogs Workspaces :