1SubDir HAIKU_TOP src tests kits mail ; 2 3SetSubDirSupportedPlatformsBeOSCompatible ; 4 5UsePrivateHeaders mail shared ; 6 7SimpleTest header_test : 8 header_test.cpp 9 10 : be $(TARGET_LIBSTDC++) $(TARGET_LIBSUPC++) mail 11; 12