Home | History | Annotate | Download | only in make-3.81

Lines Matching full:prerequisites

25   release of GNU make, '$?' will contain all prerequisites that caused
31 prerequisites of both explicit and implicit (pattern) rules. In order
35 prerequisites are expanded again, this time with all the automatic
37 SysV $$@ in prerequisites lists, you can also use complex functions
100 the order-only prerequisites defined for the target.
157 * A new feature exists: order-only prerequisites. These prerequisites
165 syntax $$@, $$(@D), and $$(@F) in the prerequisites list of a rule.
240 * .SECONDARY with no prerequisites now prevents any target from being