abcdk
1.0.0
一个C语言开发的工具包。
为支持在Linux平台中使用C/C++语言开发项目而创建。
$ git submodule update --init --remote --force --merge --recursive$ ./configure.sh -h
$ make help$ ./configure.sh [ ... ]
$ make
$ sudo make install$ ./configure.sh [ ... ]
$ make
$ make package