On 14/12/2017 10:25 PM, Gord Tomlin wrote:

z/OS make != gmake != nmake (Microsoft's version). If you are collaborating with others at work, it makes sense to standardize on one make tool.

Agreed. I would pick gmake 9/10 because it's pervasive and more portable. If you work with open source software on z/OS gmake is a must have.



Although I haven't tried, it is likely possible to create a (very ugly) Makefile that can react to which make tool is being used.

CMake flattens a lot of those problems although I won't generate z/OS makefiles. We have a z/OS CMake port.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to