Follow-up Comment #1, bug #51292 (project make):

Example by Mike Gran:

$(objects):
        $(foreach X,$@,\
        $(guile (gcomp "$(X)")))
        @true


I would like to see a kind of function call for the specification of
prerequisites (instead of the shown function calls in the recipe).

A variant of the shown small Guile source file might be usable for the
proposed usage of a corresponding callback function.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51292>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


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

Reply via email to