SubDir HAIKU_TOP src tests servers app resize_limits ;

SetSubDirSupportedPlatformsBeOSCompatible ;
AddSubDirSupportedPlatforms libbe_test ;

Application ResizeLimits :
	ResizeLimits.cpp
	: be $(TARGET_LIBSUPC++)
;
