文件名称:Makefile
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:62.05kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
本文介绍了Unix/Linux平台上如何编写Makefile来自动编译C/C++。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为 makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。
-This article describes the Unix/Linux platform, how to write a Makefile to automatically compile C/C++. A project in the source file does not count, its by type, function, modules are placed in several directories, makefile defines a series of rules to specify which files need to compile, after which files need to be compiled, which files need to re- compile, and even more complex functional operations, because the same makefile as a Shell scr ipt, which can also run operating system commands.
-This article describes the Unix/Linux platform, how to write a Makefile to automatically compile C/C++. A project in the source file does not count, its by type, function, modules are placed in several directories, makefile defines a series of rules to specify which files need to compile, after which files need to be compiled, which files need to re- compile, and even more complex functional operations, because the same makefile as a Shell scr ipt, which can also run operating system commands.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Makefile教程 跟我一起写Makefile.mht
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.