摘要: 1. both of them are used to tell how to build a project. Especially, about makefile from wiki: make is a utility that automatically builds executable programs and libraries from source code by reading files called makefiles which specify how to derive the target program.2. Makefile is used by make u 阅读全文
posted @ 2011-02-01 11:37 能巴 阅读(3686) 评论(0) 推荐(1)