Home | History | Annotate | Download | only in doc

Lines Matching full:mentioned

1390 mentioned above, right at the end of the read-in phase, all the
2020 all the directories mentioned in each directive. `make' handles
2145 exists (or is mentioned in the makefile) in any of the directories, the
2421 file mentioned as a prerequisite, but not as a target in a rule,
2455 If `.SECONDEXPANSION' is mentioned as a target anywhere in the
2465 If `.DELETE_ON_ERROR' is mentioned as a target anywhere in the
2476 If mentioned as a target with no prerequisites, `.IGNORE' says to
2518 If mentioned as a target with no prerequisites, `.SILENT' says not
2527 Simply by being mentioned as a target, this tells `make' to export
2532 If `.NOTPARALLEL' is mentioned as a target, then this invocation of
2566 mentioned.
2601 mentioned in all the rules are merged into one list of prerequisites for
3652 This tells `make' that variables which are not explicitly mentioned in
3657 not be exported unless specifically mentioned in an `export' directive.
6783 mentioned explicitly in the makefile as a target or a prerequisite, or
6791 mentioned only as a prerequisite is considered a target whose rule
7197 If the file `N.c' exists, or is mentioned in the makefile, no
7203 However, even if `N.c' does not exist and is not mentioned, `make'
7207 if it had been mentioned in the makefile, along with the implicit rule
7227 Ordinarily, a file cannot be intermediate if it is mentioned in the
7230 target `.INTERMEDIATE'. This takes effect even if the file is mentioned