Home | History | Annotate | Download | only in make

Lines Matching refs:MEMBER

1354 			 * Node was an 'archive(member)' target, so
1497 * Member has a known suffix, so look for a transformation rule from
1501 * suffixes to which the member's suffix may be transformed.
1535 char *eoname; /* End of member portion */
1536 GNode *mem; /* Node for member */
1538 const char *name; /* Start of member's name */
1541 * The node is an 'archive(member)' pair, so we must find a
1548 * Caller guarantees the format `libname(member)', via
1560 * To simplify things, call Suff_FindDeps recursively on the member
1561 * now, so we can simply compare the member's .PREFIX and .TARGET
1574 /* Copy in the variables from the member node to this one. */
1586 Var_Set(gn, MEMBER, name);
1609 * user needn't provide a transformation from the member to the
1616 * Flag the member as such so we remember to look in the archive for