パッケージ: make (4.1-9.1ubuntu1)
make に関するリンク
Trisquel の資源:
make-dfsg ソースパッケージをダウンロード:
メンテナ:
Original Maintainer:
- Manoj Srivastava
外部の資源:
- ホームページ [www.gnu.org]
類似のパッケージ:
utility for directing compilation
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.
make を提供するパッケージ
- make-guile
- utility for directing compilation with guile support
その他の make 関連パッケージ
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- sug: make-doc
- Documentation for the GNU version of the "make" utility