首页 > 其他 > 详细

Bmake

时间:2015-02-22 12:15:12      阅读:220      评论:0      收藏:0      [点我收藏+]

Bmake is a common makefile framework. Both support native build and cross build. Easy for use, modify and extend. Support Kconfig based config configurator like linux kernel, Easy for custom your project. excellent dependency check, parallel build support, GNU compiler support, extension makefile support, multi-projects support and can work under win32 and linux.

Bmake是一种常见的makefile的框架。支持native build和 cross build这两种编译方式。很容易进行使用、修改、扩展操作。Support Kconfig based config configurator like linux kernel,易于定制项目。优秀的依赖检查,并行构建支持, GNU编译器支持,扩展makefile支持,多项目支持,可以在win32和linux下工作。

 

http://sourceforge.jp/projects/sfnet_bmakefile/

http://www.crufty.net/help/sjg/bmake.html

Bmake

原文:http://www.cnblogs.com/linuxbo/p/4297391.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!