make/Defs-internal.gmk

Print this page

        

*** 210,220 **** # Select defaults if these are not set to true or false ifndef SKIP_DEBUG_BUILD SKIP_DEBUG_BUILD=true endif ifndef SKIP_FASTDEBUG_BUILD ! SKIP_FASTDEBUG_BUILD=false endif # Select javadoc setting GENERATE_DOCS ifndef NO_DOCS # Default value (we want javadoc run) --- 210,220 ---- # Select defaults if these are not set to true or false ifndef SKIP_DEBUG_BUILD SKIP_DEBUG_BUILD=true endif ifndef SKIP_FASTDEBUG_BUILD ! SKIP_FASTDEBUG_BUILD=true endif # Select javadoc setting GENERATE_DOCS ifndef NO_DOCS # Default value (we want javadoc run)