automake for Windows (original) (raw)
AutoMake: tool for automatically generating Makefile.in�s
Version
1.9.4
Description
'Automake' automatically generates make files compliant with the GNU coding standards. It was inspired by the 4.4 BSD make and include files, but aims to be portable and to confrom to the GNU standards for Make file variables and targets. Automake is a Perl script. The input files are called Makefile.am; the output files are called Makefile.in. They are intended for use with autoconf. Automake requires certain things to be done in your configure.in.
This package also includes the "aclocal' program, which generates an 'aclocal.m4' based on the contents of 'configure.in.' It is useful as an extensible, maintainable mechanism for augmenting autoconf.
Homepage
http://sources.redhat.com/automake
Download
| Description | Download | Size | Last change | Md5sum | | | | | | ---------------------------------- | -------- | ---------------------------------------- | ----------- | ------- | | ---------------- | | -------------------------------- | | • Complete package, except sources | | Setup | | 2495292 | | 19 December 2004 | | ff9c8e5ec585c779ccf8b882189f88a2 | | • Sources | | Setup | | 995134 | | 19 December 2004 | | 0977306761c40e603f890110d64d3b54 | | | | | | | | | | | | • Binaries | | Zip | | 576363 | | 19 December 2004 | | ce14b23db2d1e99fbc89baeddd4d39c6 | | • Documentation | | Zip | | 2007521 | | 19 December 2004 | | 14f91707665e6eaa6c4b2d160f2386ba | | • Sources | | Zip | | 1628034 | | 19 December 2004 | | 30e26fc6af6cb85f4d09306ff0fb25f6 |
You can also download the files from the GnuWin32files page.
You canmonitornew releases of the port of this package.
Installation and Usage
The default installation directory is C:\Progra~1\AutoMake. AutoMake can be installed in another directory, but then you must change in all scripts the reference to "c:/progra~1/automake" accordingly.
General Installation Instructions
Requirements
- MS-Windows 95 / 98 / ME / NT / 2000 / XP with msvcrt.dll. If msvcrt.dll is not in your Windows/System folder, get it from Microsoftor by installing Internet Explorer 4.0 or higher
- perl