Skip to content

make (Build 622)

Compare
Choose a tag to compare
@IgorTodorovskiIBM IgorTodorovskiIBM released this 20 Feb 02:03
· 33 commits to main since this release
71bcd77

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 curl)

curl -o make-4.4.0.90.20230219_204827.zos.pax.Z -L https://github.com/ZOSOpenTools/makeport/releases/download/makeport_622/make-4.4.0.90.20230219_204827.zos.pax.Z && pax -rf make-4.4.0.90.20230219_204827.zos.pax.Z && cd make-4.4.0.90 && . ./.env

Or use:
zopen install make