Linux环境下make和makefile
无论是在Linux仍是在Unix环境中,make都是一个非常重要的编译命令。不管是自己进行项目开发仍是安装使用软件,我们都常常要用到make或makeinstall。使用make工具,我们可以将大型的开发项目分化成为多个更易于管理的模块,关于一个包括几百个源文件的使用程序,使用make和makefile工具就可以简练明快本资料共包括以下附件:(Whether in Linux or Unix, make is a very important compilation command. We often use make or make install whether we are developing projects or installing and using software. Using the make tool, we can divide a large development project into multiple modules that are easier to manage. For a user program that includes hundreds of source files, use the make and makefile tools to simplify and clarify. This material includes the following attachments:)
页:
[1]