Pakket: make (4.3-4.1build1)
Verwijzigingen voor make
Trisquel bronnen:
Het bronpakket make-dfsg downloaden:
Beheerder:
Original Maintainer:
- Manoj Srivastava
Externe bronnen:
- Homepage [www.gnu.org]
Vergelijkbare pakketten:
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.
Andere aan make gerelateerde pakketten
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C Library: Shared libraries
Ook een virtueel pakket geboden door: libc6-udeb
-
- sug: make-doc
- Documentation for the GNU version of the "make" utility