help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: substr within makefile


From: Harvey Chapman
Subject: Re: substr within makefile
Date: Wed, 12 May 2010 15:54:42 -0400

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/

reply via email to

[Prev in Thread] Current Thread [Next in Thread]