Hello,

I am looking for a way to count something in make.
I thing about a variable set to a string with a numeric meaning, say
COUNT := 0
and then have a function like this
count := $(incrementbyone $(COUNT))

Is there something like this?

Thank you for any help

Martin

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

Reply via email to