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