Lines Matching refs:file
15 # The temporary file to save gcc -MD generated dependencies must not
35 # filechk is used to check if the content of a generated file is updated.
42 # The rule defined shall write to stdout the content of the new file.
43 # The existing file will be compared with the new one.
44 # - If no file exist it is created
45 # - If the content differ the new file is used
48 # to specify a valid file as first prerequisite (often the kbuild file)
82 # Exit code chooses option. "$$TMP" is can be used as temporary file and
205 # >$< substitution to preserve $ when reloading .cmd file
221 # Execute the command and also postprocess generated .d dependencies file.
244 # (5) - due to missing .cmd file
249 # (4) The command line stored in the file named dir/.target.cmd
252 # (5) No dir/.target.cmd file (used to store command line)
253 # (6) No dir/.target.cmd file and target not listed in $(targets)
254 # This is a good hint that there is a bug in the kbuild file
263 - due to missing .cmd file, \