Home | History | Annotate | Download | only in doc

Lines Matching full:prerequisite

85    `%' in a prerequisite of a pattern rule stands for the same stem
97 prerequisite, provided that `N.c' exists or can be made.
100 prerequisite attaches to every file made by this pattern rule. These
152 appropriate prerequisite file exists. The double colon makes the rule
153 "terminal", which means that its prerequisite may not be an intermediate
193 prerequisite list of a rule. A common mistake is attempting to use
197 be used in prerequisite lists.
215 The name of the first prerequisite. If the target got its
217 prerequisite added by the implicit rule (*note Implicit Rules::).
227 used (*note Archives::). A target has only one prerequisite on
229 is listed as a prerequisite. So if you list a prerequisite more
311 prerequisite.
358 along with the slash that ends them, are added on to the prerequisite
359 file names generated from the pattern rule's prerequisite patterns and
365 for the `%'. The stem `src/a' with a prerequisite pattern `c%r' gives
378 either as a target or as a prerequisite.
523 the target suffix. The corresponding implicit prerequisite is made by
530 prerequisite name is made by appending the source suffix. A
556 tells how to make the file `.c.o' from the prerequisite file `foo.h',
604 commands, and for each prerequisite that is not the target of any rule.
635 b. Compute the prerequisite names by substituting S for `%'; if
637 front of each prerequisite name.
641 as an explicit prerequisite, then we say it ought to exist.)
651 b. Compute the prerequisite names as before.
655 d. For each prerequisite that does not exist, follow this
656 algorithm recursively to see if the prerequisite can be made
703 prerequisite in `make'. You specify the member named MEMBER in archive
867 prerequisite pattern of `%.X'.
1128 We feel that such usage is broken. The prerequisite properties of
1145 simply add to the prerequisite list for the target. The above
2342 The name of the first prerequisite.
2504 left out the "target: prerequisite" section of a rule. *Note Rule
2518 is not supposed to be built, but rather only a prerequisite).
2544 after tracing the prerequisite YYY of target XXX, and its
3557 * combining rules by prerequisite: Combine By Prerequisite.
3816 * normal prerequisites: Prerequisite Types. (line 6)
3829 * order-only prerequisites: Prerequisite Types. (line 6)
3860 * prerequisite: Rules. (line 6)
3861 * prerequisite pattern, implicit: Pattern Intro. (line 22)
3862 * prerequisite pattern, static (not implicit): Static Usage. (line 30)
3863 * prerequisite types: Prerequisite Types. (line 6)
3864 * prerequisite, expansion: Reading Makefiles. (line 62)
3874 * prerequisites, normal: Prerequisite Types. (line 6)
3875 * prerequisites, order-only: Prerequisite Types. (line 6)
4096 * types of prerequisites: Prerequisite Types. (line 6)