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: i386
Download: | make-3.80-10.2.i386.rpm |
Build Date: | Sun Feb 12 02:25:55 2006 |
Packager: | Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla> |
Size: | 756 KiB |
Changelog
- * Fri Feb 10 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1:3.80-10.2
-
- bump again for double-long bug on ppc(64)
- * Tue Feb 7 17:00:00 2006 Jesse Keating <jkeating{%}redhat{*}com> - 1:3.80-10.1
-
- rebuilt for new gcc4.1 snapshot and glibc changes
- * Thu Feb 2 17:00:00 2006 Petr Machata <pmachata{%}redhat{*}com> 3.80-10
-
- H.J. Lu caught a typo in the patch and provided a new one. (#175376)