Lines Matching refs:file
19 # The temporary file to save gcc -MD generated dependencies must not
43 # filechk is used to check if the content of a generated file is updated.
50 # The rule defined shall write to stdout the content of the new file.
51 # The existing file will be compared with the new one.
52 # - If no file exist it is created
53 # - If the content differ the new file is used
56 # to specify a valid file as first prerequisite (often the kbuild file)
90 # Exit code chooses option. "$$TMP" serves as a temporary file and is
205 # Replace >$< with >$$< to preserve $ when reloading the .cmd file
207 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
222 # Execute the command and also postprocess generated .d dependencies file.
243 # (5) - due to missing .cmd file
248 # (4) The command line stored in the file named dir/.target.cmd
251 # (5) No dir/.target.cmd file (used to store command line)
252 # (6) No dir/.target.cmd file and target not listed in $(targets)
253 # This is a good hint that there is a bug in the kbuild file
262 - due to missing .cmd file, \