Lines Matching full:targets
52 # real prerequisites without phony targets
142 # will delete incomplete targets), and resume it later.
146 # Make dies with SIGPIPE before cleaning the targets.
153 # Of course, this is unneeded for phony targets.
179 # We still need to detect missing targets.
192 # PHONY targets skipped in both cases.
193 # If there is no prerequisite other than phony targets, $(newer-prereqs) becomes
232 # (6) - due to target not in $(targets)
233 # (1) PHONY targets are always build
240 # (6) No dir/.target.cmd file and target not listed in $(targets)
249 $(if $(filter $@, $(targets)), \
251 - due to $(notdir $@) not in $$(targets) \