SubDir HAIKU_TOP src tests misc exception-test ; SetSubDirSupportedPlatformsBeOSCompatible ; SharedLibrary libexceptiontest.so : exceptions.cpp ; SimpleTest exception-test : exception-test.cpp : libexceptiontest.so $(TARGET_LIBSTDC++) ;