パッケージ: make-guile (4.4.1-1) [debports]
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-3.0-libs
- Guile の中核ライブラリ
-
- dep: libc6 (>= 2.38)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- sug: make-doc
- Documentation for the GNU version of the "make" utility