全部博文(776)
发布时间:2010-02-22 22:48:35
通用makefile......
发布时间:2013-07-31 09:32:59
makefile: cmake 修改默认的编译器......
发布时间:2013-07-31 09:26:48
makefile: cmake的使用......
发布时间:2012-12-30 10:12:13
makefile 常用函数表一、字符串处理函数1.$(subst from,to,text)函数名称:字符串替换函数—subst。函数功能:把字串“text”中的“from”字符替换为“to”。返回值:替换后的新字符串。2.$(patsubst pattern,replacement,text)函数名称:模式替换函数—patsubst。函数功能:搜索“text”中以空格分开的单词,将否符合模式“tattern”替换为“replacement”。参数“pattern”中可以使用模式通配符“%”来代表一个单词中的若干字符。如果参数“replacement”中也包含一个“%”,......
发布时间:2011-01-04 13:25:30
kernel地图:kconfig与makefile......
wangchenxicool2015-08-03 12:57
勤奋的小青蛙:楼主有没有配置过ubuntu12.04的pppoe服务器,正在研究,不知道问题出在哪里了
http://blog.chinaunix.net/uid-23381466-id-5089740.html
|wangchenxicool2015-08-03 12:57
勤奋的小青蛙:楼主有没有配置过ubuntu12.04的pppoe服务器,正在研究,不知道问题出在哪里了
http://blog.chinaunix.net/uid-23381466-id-5089740.html
|