Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
make: A GNU tool which simplifies the build process for users.
- Summary
- A GNU tool for controlling the generation of executables and other
non-source files of a program from the program's source files. Make
allows users to build and install packages without any significant
knowledge about the details of the build process. The details about
how the program should be built are provided for make in the program's
makefile.
The GNU make tool should be installed on your system because it is
commonly used to simplify the process of installing programs.
Arch: src
Download: | make-3.80-10.2.src.rpm |
Build Date: | Wed Apr 5 07:16:42 2006 |
Packager: | Eddy Nigg <eddy_nigg@startcom.org> |
Size: | 928 KiB |
Changelog
- * Tue Apr 4 01:00:00 2006 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Sat Feb 11 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1:3.80-10.2
-
- bump again for double-long bug on ppc(64)
- * Wed Feb 8 00:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1:3.80-10.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes