>> Would it make sense to allow that another special syntax will denote
>> additional placeholders (similar to the handling of the percent character)?
> 
> Take a look at
> https://www.gnu.org/software/make/manual/html_node/Static-Usage.html
> 
> It may enable what you want already.

This functionality fits to my advanced software build needs partly.


I find the section “Static pattern rules versus implicit rules” also interesting
in the documentation.
https://www.gnu.org/software/make/manual/html_node/Static-versus-Implicit.html

But it seems that another important detail is missing in this comparison.

* How do you choose the desired pre-requirements?

* Which file names would you specify for the parameter “prereq-patterns”?

Regards,
Markus

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to