7 lines
346 B
Markdown
7 lines
346 B
Markdown
# automake1.13
|
|
|
|
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.
|
|
|