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

Another example by Mike Gran:

demo: $(guile (root->list-of-objects "demo"))
        $(CC) $(LDFLAGS) -o $@ $^


You showed an other interesting use case. It seems that only simple input file
dependencies would be constructed.
I guess that the concrete function parameter "demo" can also be replaced by a
corresponding variable reference.

It fits only partly to the proposed software extension which should perform
generation of make rules similar to static pattern rules.


I imagine that it will become a general software development challenge to
achieve consensus for the required parameters of such callback functions (and
the corresponding notation).

    _______________________________________________________

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