一个C语言开发的工具包。
为支持在Linux平台中使用C/C++语言开发项目而创建。
- auto 自动编译
- doc 文档说明显
- lib 基础组件
- script 一些脚本
- test 测试组件
- tool 工具组件
$ git submodule update --init --remote --force --merge --recursive
$ ./configure.sh -h
$ make help
$ ./configure.sh [ ... ]
$ make
$ sudo make install
$ ./configure.sh [ ... ]
$ make
$ make package