Lines Matching refs:targets
110 and commands. If a pattern rule has multiple targets, `make' knows that
111 the rule's commands are responsible for making all of the targets. The
112 commands are executed only once to make all the targets. When searching
117 are run, the other targets are marked as having been updated themselves.
156 This pattern rule has two targets:
204 pattern rule that has multiple targets (*note Introduction to
304 targets of the form `ARCHIVE(MEMBER)' and is useful only when
474 commands are used for all targets and prerequisites that have no
487 You can instead define commands to be used for targets for which
490 commands are used for all prerequisites which do not appear as targets
621 2. Make a list of all the pattern rules one of whose targets matches
690 * Archive Members:: Archive members as targets.
691 * Archive Update:: The implicit rule for archive member targets.
708 This construct is available only in targets and prerequisites, not in
719 In fact, nearly all archive member targets are updated in just this
1009 * Declare phony targets with the special target `.PHONY'.
1120 Rules: Implicit Rules.) is apparently done for _all_ targets, not
1255 Try to make the build and installation targets, at least (and all
1714 All GNU programs should have the following targets in their Makefiles:
1785 These targets install documentation in formats other than Info;
1792 targets to install in subdirectories of the appropriate
1802 `install-*' targets create.
1966 The following targets are suggested as conventional names, for
2430 The targets given to `make' on the command line. Setting this
2520 `No targets specified and no makefile found. Stop.'
2521 `No targets. Stop.'
2522 The former means that you didn't provide any targets to be built
2635 In addition, there are targets `shar' and `dist' that create
3512 * archive member targets: Archive Members. (line 6)
3541 * built-in special targets: Special Targets. (line 6)
3639 * empty targets: Empty Targets. (line 6)
3693 * force targets: Force Targets. (line 6)
3743 * intermediate targets, explicit: Special Targets. (line 44)
3808 * multiple targets: Multiple Targets. (line 6)
3809 * multiple targets, in pattern rule: Pattern Intro. (line 49)
3848 * phony targets: Phony Targets. (line 6)
3857 * precious targets: Special Targets. (line 29)
3909 * recording events with empty targets: Empty Targets. (line 6)
3937 * removing targets on failure: Special Targets. (line 68)
3948 * rule targets: Rule Syntax. (line 18)
3967 * rule, with multiple targets: Multiple Targets. (line 6)
3987 * secondary targets: Special Targets. (line 49)
3997 * several targets in a rule: Multiple Targets. (line 6)
4021 * special targets: Special Targets. (line 6)
4072 * targets: Rule Syntax. (line 18)
4073 * targets without a file: Phony Targets. (line 6)
4074 * targets, built-in special: Special Targets. (line 6)
4075 * targets, empty: Empty Targets. (line 6)
4076 * targets, force: Force Targets. (line 6)
4077 * targets, introduction to: Rule Introduction. (line 8)
4078 * targets, multiple: Multiple Targets. (line 6)
4079 * targets, phony: Phony Targets. (line 6)