Home | History | Annotate | Download | only in make-3.81

Lines Matching refs:phony

229 		message (1, ((file->phony || file->cmds == 0)
454 if (!file->phony && file->cmds == 0 && !file->tried_implicit)
597 d->changed = ((file->phony && file->cmds != 0)
830 if (file->phony)
854 if ((ran && !file->phony) || touched)
916 if (ran && !d->file->phony)
947 if (file->phony || !file->intermediate)
964 if (!file->phony && file->cmds == 0 && !file->tried_implicit)
1108 if (file->phony)
1109 /* Phony target. Pretend it succeeded. */