1SubDir HAIKU_TOP src tests servers app resize_limits ; 2 3SetSubDirSupportedPlatformsBeOSCompatible ; 4AddSubDirSupportedPlatforms libbe_test ; 5 6Application ResizeLimits : 7 ResizeLimits.cpp 8 : be $(TARGET_LIBSUPC++) 9; 10