Lines Matching refs:file
18 # The temporary file to save gcc -MD generated dependencies must not
50 # filechk is used to check if the content of a generated file is updated.
56 # The rule defined shall write to stdout the content of the new file.
57 # The existing file will be compared with the new one.
58 # - If no file exist it is created
59 # - If the content differ the new file is used
62 # to specify a valid file as first prerequisite (often the kbuild file)
95 # Exit code chooses option. "$$TMP" is can be used as temporary file and
250 # Replace >$< with >$$< to preserve $ when reloading the .cmd file
252 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
269 # Execute the command and also postprocess generated .d dependencies file.
290 # (5) - due to missing .cmd file
295 # (4) The command line stored in the file named dir/.target.cmd
298 # (5) No dir/.target.cmd file (used to store command line)
299 # (6) No dir/.target.cmd file and target not listed in $(targets)
300 # This is a good hint that there is a bug in the kbuild file
309 - due to missing .cmd file, \