| Nix expression: |
file pkgs/top-level/release-small.nix in input nixpkgs |
| Nix name: |
gnumake-3.82 |
| Short description: |
GNU Make, a program controlling the generation of non-source files from sources |
| Long description: |
Make is a tool which controls the generation of executables and
other non-source files of a program from the program's source files.
Make gets its knowledge of how to build your program from a file
called the makefile, which lists each of the non-source files and
how to compute it from other files. When you write a program, you
should write a makefile for it, so that it is possible to use Make
to build and install the program.
|
| License: |
GPLv3+ |
| Homepage: |
http://www.gnu.org/software/make/ |
| Maintainer(s): |
Ludovic Courtès <ludo@gnu.org> |
| System: |
x86_64-darwin |
| Derivation store path: |
/nix/store/dma6piknqzickq5v421drd7wqhk7cgxz-gnumake-3.82.drv |
| Output store paths: |
/nix/store/acwrr4rjlkdpvhydqw5m3xv9ymhacqdg-gnumake-3.82 |
| Time added: |
2011-09-01 09:18:30 |
| Build started: |
(cached build) |
| Build finished: |
(cached build) |
| Availability: |
Build output is available, but may be garbage-collected |