Lines Matching refs:in
36 # Escape single quote for use in echo statements
113 # To address it, we clean the target in signal traps.
116 # So, we cover them, and also SIGPIPE just in case.
146 # Replace >#< with >$(pound)< to avoid starting a comment in the .cmd file
148 # Replace >'< with >'\''< to be able to enclose the whole string in '...'
156 # PHONY targets skipped in both cases.
160 # no more breakage will slip in.
188 # Output (listed in the order they are checked):
194 # (6) - due to target not in $(targets)
198 # (4) The command line stored in the file named dir/.target.cmd
202 # (6) No dir/.target.cmd file and target not listed in $(targets)
203 # This is a good hint that there is a bug in the kbuild file
213 - due to $(notdir $@) not in $$(targets) \