GNU Automake icon

GNU Automake For Linux

3.9/5 47
GPL    

A powerful Linux utility capable of automatically generating GNU compliant Makefiles. #Makefiles generator  #Automatic makefile generator  #Automatic generator  #Automake  #Makefiles  #Generator  

Softpedia Review

specifications

changelog

Free Download

Review by:
5.0/5

GNU Automake is a completely free, easy-to-use, flexible and open source command-line software project that has been designed from the offset to automatically generate Makefile.in for GNU/Linux programs.

The software relies on the Autoconf program, which is usually used on GNU/Linux systems to generate configure scripts for applications. The Makefile.in files created with GNU Automake are compliant with the GNU coding standards.

GNU Automake is a power tool for all GNU/Linux operating systems, meaning that it is extremely essential if you plan to compile programs from source packages, as it creates the Makefile for compiling the program, after Autoconf creates the configuration file.

It is usually available for installation in the main software repositories of modern GNU/Linux distributions, but you can also install the latest version by compiling its source package, which is distributed for free on Softpedia.

Simply download and save the source package on your computer, using the dedicated download section above, extract its contents using an archive manager utility, and open a terminal emulator application.

Move to the location of the extracted archive files in the Terminal app (e.g. cd /home/softpedia/automake-1.15), run the ‘./configure && make’ command to configure and compile GNU Automake, and install it system wide by running the ‘sudo make install’ command.

Like any other command-line program, GNU Automake includes various command-line options, which can be viewed at a glance by running the ‘automake --help’ command in a terminal emulator after installing it using the above instructions.

Among these, we can mention the ability to enable or disable dependency tracking code, to set strictness to foreign, gnits or gnu, to add missing standard files to a package, to set the directory that stores the library files, to copy missing files, or to force update the standard files.

User Comments
This enables Disqus, Inc. to process some of your data. Disqus privacy policy

GNU Automake 1.16.1

Softpedia Pick image  Softpedia Editor's Pick add to watchlist add to download basket send us an update REPORT
  runs on:
Linux
  2 screenshots:
GNU Automake - Usage example of the application running in the terminalGNU Automake - Usage example of the application running in the terminal
  main category:
Programming
  developer:
  visit homepage