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

Lines Matching full:commands

22 #include "commands.h"
97 We will use the flag below to notice when any commands
98 have actually been run for a target. When no commands
151 later. It will be incremented when any commands are
158 /* Set the goal's `changed' flag if any commands were started
225 any commands were actually started for this goal. */
273 /* If FILE is not up to date, execute the commands for it.
303 /* This loop runs until we start commands for a double colon rule, or until
430 might get implicit commands that apply to its initial name, only
451 /* If file was specified as a target with no commands,
452 come up with some default commands. */
465 DBF (DB_IMPLICIT, _("Using default commands for `%s'.\n"));
634 /* The commands for some deps were running on the last iteration, but
718 _("No commands for `%s' and no prerequisites actually changed.\n"));
768 DBF (DB_VERBOSE, _("Commands of `%s' are being run.\n"));
812 0 if 0 or more commands (+ or ${MAKE}) were run and won;
813 1 if some commands were run and lost.
814 We touch the target if it has commands which either were not run
858 /* If -n, -t, or -q and all the commands are recursive, we ran them so
869 /* If there were no commands at all, it's always new. */
975 DBF (DB_IMPLICIT, _("Using default commands for `%s'.\n"));
1032 the commands are finished. */
1101 Return the status from executing FILE's commands. */
1127 /* The normal case: start some commands. */