Lines Matching refs:in
35 # Escape single quote for use in echo statements
61 # - stdin is piped in from the first prerequisite ($<) so one has
77 # See documentation in Documentation/kbuild/makefiles.txt
81 # Return first prefix where a prefix$(CC) is found in PATH.
82 # If no $(CC) found in PATH with listed prefixes return nothing
252 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
254 # Replace >'< with >'\''< to be able to enclose the whole string in '...'
259 # PHONY targets skipped in both cases.
285 # Output (listed in the order they are checked):
291 # (6) - due to target not in $(targets)
295 # (4) The command line stored in the file named dir/.target.cmd
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
310 - due to $(notdir $@) not in $$(targets) \