"Dill, John" <[EMAIL PROTECTED]> writes:

> Do you maintain your own special version of make with your own additions?

Now you are talking! ;-)

> and whether or not some other development effort is being done

There are plans to add Guile to GNU make as a scripting language in the
version after the next one. Meantime I would suggest you use $(call)/$(eval)
and/or $(shell) unless you have special needs (like speed) and can afford
to require patched make to build your projects.

> Also, where would I find the current source of make if I want to make
> contributions?

That would be on savannah:

http://savannah.gnu.org/projects/make

-boris



_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to