Lines Matching refs:in
24 # Escape single quote for use in echo statements
47 # - stdin is piped in from the first prerequisite ($<) so one has
64 # See documentation in Documentation/kbuild/makefiles.txt
68 # Return first prefix where a prefix$(CC) is found in PATH.
69 # If no $(CC) found in PATH with listed prefixes return nothing
207 # in $(cmd_xxx) double $$ your perl vars
211 # PHONY targets skipped in both cases.
239 # Output (listed in the order they are checked):
245 # (6) - due to target not in $(targets)
249 # (4) The command line stored in the file named dir/.target.cmd
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
264 - due to $(notdir $@) not in $$(targets) \