The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in project build software, despite many younger competitors.
2021-08-16 09:56:39 2.34MB Make Makefile
1
包含基本指令、VIM、读写权限控制、GCC、GDB、MAKEFILE等知识点,自学或面试备用都适合
2021-08-15 22:00:49 1.45MB linux
1
通用Makefile生成动态库示例
2021-08-15 22:00:49 2KB Makefile 动态库
makefile中文手册(目前最全介绍makefile) 徐海兵整理
2021-08-15 19:39:18 1.34MB makefile
1
caffe+anaconda3(python3)+cpu_only的Makefile.config的配置
2021-08-12 23:32:59 5KB caffe makefile.con
1
调试通过的GCC开发stm32程序源码,使用官方3.5函数库。示例工程是一个简单的流水灯程序。附本工程的makefile文件。在搭建好的环境下,直接make一下,就能编译整个工程。环境和搭建的方法参见博客GCC开发stm32入门文章。
2021-08-12 10:19:55 570KB GCC stm32 makefile
1
makefile生成设置(官方文档)makefiles软件工具链构置Makefiles for Software Build Tool Chains
2021-08-11 19:01:14 945KB makefile
1
ucosV276(实现 makefile,自动编译).编译方法:tools目录下:- make new 全部重编译- make 或者make remake 重编译修改文件- make clear 清除编译好的文件
2021-08-10 14:10:16 1.15MB makefile,自动编译) ucosV276(实现
1
makefile教程和课件操作试题
2021-08-10 09:03:08 3.7MB makefile教程和课件操作试
1