Follow-up Comment #2, bug #18335 (project make): Oh, BTW, I would suggest ...
$(math $(VAL)+($(FOO)/4)) ... that a lisp-like (non-reverse Polish) notation might be more consistent with the general style of make here: $(plus $(VAL),$(divide $(FOO),4)) cheers, DaveK _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?18335> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make