2013年3月14日

Make

摘要: Make1):The Makefile is often used not only to control the compilation of source code, but also to prepare manual pages and to install the application into a target directory.2):The makefile is read by the make command, which determines the target file or files that are to be made and then compares t 阅读全文

posted @ 2013-03-14 19:04 siszqsqx 阅读(257) 评论(0) 推荐(0) 编辑

导航