摘要: 函数调用:$(<function> <arguments>);思考如何定义一个“空格”变量;bar:=$(subst $(space),$(comma),$(foo)):把$(foo)中$(space)换成$(comma); 字符串处理函数: subst, patsubst, strip, findstring, filter,filter-out,sort,word,wordlist,words,firstword; 文件名操作函数:dir,notdir,suffix,basename,addsuffix,addprefix,join;foreach函数call函数: 阅读全文
posted @ 2012-03-20 10:12 flyfisher 阅读(126) 评论(0) 推荐(0)