makefile 12月经典篇:
//--------------------------start---------------------------//
简单的实例,多层嵌套Makefile(一) ---- 最佳开始实例
https://blog.csdn.net/sinat_29830917/article/details/55506309
makefile 多层嵌套实例
https://blog.csdn.net/u011677067/article/details/78697402
一个通用的Makefile (这个应该是非常好的)
https://www.cnblogs.com/tureno/articles/6208353.html
https://blog.csdn.net/u011677067/category_7004103.html
MAKEFILE :
https://www.cnblogs.com/tureno/category/926838.html
makefile :
https://blog.csdn.net/small_prince_/category_9134478.html
如何使用makefile编译不同平台的目标文件(makefile的参数传递)
https://blog.csdn.net/LEON1741/article/details/78174953?utm_source=blogxgwz0
如何调试makefile变量(不得不服)
https://blog.csdn.net/dengpeng777/article/details/6602993
http://oreilly.com.cn/samplechap/gnumakesc/mng_pro_gnu3-12.pdf
https://bbs.csdn.net/topics/360003898
makefile嵌套执行时:如何传递子目录中makefile的变量,到顶层目录中makefile中
https://bbs.csdn.net/topics/392049823
//------------------end-----------------------//
来源:CSDN
作者:happylzs2008
链接:https://blog.csdn.net/happylzs2008/article/details/103721845