Releases: zopencommunity/makeport
Releases · zopencommunity/makeport
makeport (Build 30)
GNU Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Command to download and install on z/OS:
pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/makeport/releases/download/makeport_30/make-4.3.20220624_104849.zos.pax.Z) && cd make-4.3.20220624_104849.zos && . .env
MAKE_CI (1)
z/OS Make Port CI Build
Command to download and install on z/OS:
pax -rf <(curl -o - -L https://github.com/ZOSOpenTools/makeport/releases/download/MAKE_CI_1/make.4.3.BUILD27.202205162012.pax.Z) && cd Make && ./install.sh && . .env