パッケージ: 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