Searched refs:DEBUG_MAKE (Results 1 – 4 of 4) sorted by relevance
249 if ( DEBUG_MAKE && counts->skipped ) in make1()252 if ( DEBUG_MAKE && counts->made ) in make1()448 if ( DEBUG_MAKE ) in make1b()465 if ( DEBUG_MAKE && !( counts->total % 100 ) ) in make1b()545 ( DEBUG_MAKE && !( cmd->rule->actions->flags & RULE_QUIETLY ) ) ) ) in make1c()900 ( DEBUG_MAKE && !( cmd->rule->actions->flags & RULE_QUIETLY ) ) ) in make1c_closure()933 if ( t->status == EXEC_CMD_FAIL && DEBUG_MAKE && in make1c_closure()
132 if ( ( ( count == 100 ) || !( count % 1000 ) ) && DEBUG_MAKE ) in headers1()
491 #define DEBUG_MAKE ( globs.debug[ 1 ] ) /* show actions when executed */ macro
135 if ( DEBUG_MAKE ) in make()738 if ( !( ++counts->targets % 1000 ) && DEBUG_MAKE ) in make0()