Lines Matching refs:command
23 # Otherwise, fall back to the 'test' shell command.
125 # If quiet is empty, print short log and whole command
156 # if_changed - execute command if any prerequisite is newer than
157 # target, or command line has changed
196 # Execute command if command has changed or prerequisite(s) are updated.
203 # Execute the command and also postprocess generated .d dependencies file.
223 # (4) - due to command line change
229 # (4) The command line stored in the file named dir/.target.cmd
230 # differed from actual command line. This happens when compiler
232 # (5) No dir/.target.cmd file (used to store command line)
241 $(if $(savedcmd_$@),- due to command line change, \