A GNU tool for automatically creating Makefiles https://www.gnu.org/software/automake/
Go to file
2024-07-31 09:48:00 +02:00
automake-1.14-use_mktemp.patch automatic version update by autodist [release 1.14.1-1mamba;Tue Dec 24 2013] 2024-01-05 20:41:55 +01:00
automake.spec automatic version update by autodist [release 1.17-1mamba;Wed Jul 31 2024] 2024-07-31 09:48:00 +02:00
README.md automatic version update by autodist [release 1.14.1-1mamba;Tue Dec 24 2013] 2024-01-05 20:41:55 +01:00

automake

Automake is a tool for automatically generating Makefiles compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its capabilities of automatically generating GNU standard Makefiles. If you install Automake, you will also need to install GNU's Autoconf package.