Skip to content

automake (Build 697)

Compare
Choose a tag to compare
@IgorTodorovskiIBM IgorTodorovskiIBM released this 07 Mar 01:40
· 26 commits to main since this release
2369cff

GNU Automake is a tool for automatically generating Makefile.in files compliant with the GNU Coding Standards.
Test Status: Blue (5 tests pass out of 7 tests - 71.43% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: autoconf coreutils curl gawk git gzip help2man m4 make perl tar

Command to download and install on z/OS (if you have curl)

curl -o automake-1.16.5.20230306_192341.zos.pax.Z -L https://github.com/ZOSOpenTools/automakeport/releases/download/automakeport_697/automake-1.16.5.20230306_192341.zos.pax.Z && pax -rf automake-1.16.5.20230306_192341.zos.pax.Z && cd automake-1.16.5 && . ./.env

Or use:
zopen install automake