搜索资源列表
LinuCode I
- Linux环境编程入门知识:如何使用GCC,如何写Makefile-Linux programming knowledge entry : how to use the GCC, how to write Makefile etc.
GNU make
- 来自GNU的对于MAKE的官方文档。详细介绍了MAKE的用法以及MAKEFILE的语法格式。对于初学者有很强的参考价值。-from the GNU to MAKE the official documents. MAKE details of the usage and syntax MAKEFILE format. For beginners a strong reference value.
makefile_pdf
- makefile 文件语法, 基于 GNU make, 网上可找到htm版的,我制作成 pdf,并加了索引-makefile document syntax, based on GNU make, can be found online version of the booklet, I produced pdf, and the index increases
关于C语言的MakeFile
- 关于C语言的MakeFile-on the C language MakeFile
howtoMakefile
- 介绍makefile文件的编写,很好的,很值得一看-introduced makefile document preparation, very good, very eye-catcher
GNUmakefileChinese
- 中文版的如何写GNU Makefile,这个文档写的很好,虽然有个别的错别字,看完了这个,相信写个几千行C程序的Makefile应该没问题了.-Chinese version of the GNU how to write a Makefile, the documentation is very well written and Although some of typos, read this. believe that thousands of firms write C Makefile
vczx_Makefile
- 跟我一起写Makefile.pdf 掌握Makefile的使用。-join me in writing Makefile.pdf master Makefile use.
makefile_xiangjie
- makefile 详解 这份文档将会以C/C++讲述 makefile-makefile Comments on this document will be C / C on makefile
LinuxUnix的makefile文件
- LinuxUnix的makefile文件.rar-LinuxUnix the makefile document. Rar
project
- 讲解如何用automake和autoconf编写makefile的程序,使用automake和autoconf来编写makefile,可以避免平台移植带来的很多问题,而且编写简单
makefileUserGudie
- 使用makefile的手册,中文版。满足对Linux源代码有兴趣或者希望采用GCC编写程序但对缺乏GNU Make全面了解之人士的需要
GUN-Makefile
- linux C函数 linux C函数
300 Heroes patch Make & install
- A complete Makefile that downloads the official game files, applies all community fixes (text, assets and UI tweaks), then compiles the patched binaries. Patch files organized by module (graphics, localization, sound) so you can enable or disable
