[ aramo ]
[ 源代码: zmk ]
软件包: zmk (0.5.1-2)
zmk 的相关链接
Trisquel 的资源:
下载源码包 zmk:
维护者:
Original Maintainer:
- Zygmunt Krynicki
外部的资源:
- 主页 [github.com]
相似软件包:
collection of reusable Makefiles
Collection of makefiles implementing a system similar to autotools, but without the generated files that make understanding system behaviour harder.
Highlights include:
- Describe programs, test programs, static libraries, shared libraries, development headers, manual pages and more - Use familiar targets like "all", "check", "install" and "clean" - Works out of the box on popular distributions of Linux and MacOS - Friendly to distribution packaging expecting autotools - Compile natively with gcc, clang, tcc or the open-watcom compilers - Cross compile with gcc and open-watcom - Efficient and incremental, including the install target