On May 12, 2010, at 12:54 PM, Jaitly, Rahul wrote:
> I have a query with regard to writing makefile. I have a string that I pass
> to my makefile. I need to access each character of that string within my
> makefile and do processing based on what each is respectively. Is there a
> substr or equivalent function that I can use to access each character within
> a string by position of that character. So like accessing nth character of a
> string->
This may help:
http://gmsl.sourceforge.net/
_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make