Searched refs:noExecute (Results 1 – 5 of 5) sorted by relevance
493 opts.noExecute = true; in MainParseOption()555 opts.noExecute = true; in MainParseOption()1111 opts.noExecute = false; /* Execute all commands */ in CmdOpts_Init()
116 if (!opts.noExecute && unlink_file(file) == 0) in CompatDeleteTarget()
768 bool noExecute; member
631 if (opts.noExecute) in JobDeleteTarget()1746 (!opts.noExecute && !opts.touch)) { in Job_Make()
215 : opts.noExecute); in GNode_ShouldExecute()