摘要: from:http://www.cnblogs.com/baochuan/archive/2012/07/11/2583593.html 一般程序都是由多个源文件编译链接而成的,这些源文件的处理步骤通常由Makefile文件管理。索引1、用途 1)准备 2)方便使用 3)原理 4)格式 ... 阅读全文
posted @ 2015-07-29 16:43 tsguosj 阅读(228) 评论(0) 推荐(0)
摘要: 转自:http://blog.csdn.net/koches/article/details/7609361linux下的C语言开发(makefile编写) 分类: linux下c开发 2012-05-28 15:15 2382人阅读 评论(0) 收藏 举报 makefilelinuxc语言gccc... 阅读全文
posted @ 2015-07-29 16:22 tsguosj 阅读(260) 评论(0) 推荐(0)