软件包: make-guile (4.1-9.1ubuntu1)
make-guile 的相关链接
Trisquel 的资源:
下载源码包 make-dfsg:
维护者:
Original Maintainer:
- Manoj Srivastava
外部的资源:
- 主页 [www.gnu.org]
相似软件包:
utility for directing compilation with guile support
GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. This variant has built in guile support
其他与 make-guile 有关的软件包
|
|
|
-
- dep: guile-2.0-libs
- Core Guile libraries
-
- dep: libc6 (>= 2.27)
- GNU C Library: Shared libraries
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: make-doc
- Documentation for the GNU version of the "make" utility