摘要: 嗯,今天研究公司makefile的代码,始终搞不明白有一段下载编译依赖的rule recipe(对这个名词不了解请参考make的官方文档)是怎么执行的。明明在执行的时候并指定的target并没有依赖那段recipe对应的target啊。原来,make有一个不指定target也能运行相应target ... 阅读全文
posted @ 2015-08-21 15:19 waytofall 阅读(354) 评论(0) 推荐(0)