manpagez: man pages & more
info make
Home | html | info | man

File: make.info,  Node: Static Pattern,  Next: Double-Colon,  Prev: Rules.php">Multiple Rules,  Up: Rules

4.12 Static Pattern Rules
=========================

"Static pattern rules" are rules which specify multiple targets and
construct the prerequisite names for each target based on the target
name.  They are more general than ordinary rules with multiple targets
because the targets do not have to have identical prerequisites.  Their
prerequisites must be _analogous_, but not necessarily _identical_.

* Menu:

* Static Usage::                The syntax of static pattern rules.
* Static versus Implicit::      When are they better than implicit rules?

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.