Skip to content

make (Build 566)

Compare
Choose a tag to compare
@IgorTodorovskiIBM IgorTodorovskiIBM released this 16 Feb 22:18
· 35 commits to main since this release
391c23f

GNU Make is a tool which controls the generation of executables and other non-source files of a program from program source files.
Test Status: Green (1398 tests pass out of 1398 tests - 100.00% success rate)
Runtime Dependencies: No dependencies
Build Dependencies: curl git gzip m4 make perl tar zoslib

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

pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/makeport/releases/download/makeport_566/make-4.4.0.90.20230216_170011.zos.pax.Z) && cd make-4.4.0.90 && . ./.env

Or use:
zopen install make