套件: make (4.2.1-1.2)
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 有關的套件
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- sug: make-doc
- Documentation for the GNU version of the "make" utility