Remove prefix with make

前端 未结 2 706
感动是毒
感动是毒 2020-12-29 02:26

Is there a way to remove a prefix from a string (a pathname in my case) in make?

As an example, suppose I had the string:

FILES = a/b/c.         


        
2条回答
提交回复
热议问题