From Randall@21:1/5 to All on Mon Mar 21 16:00:06 2022
While nowhere as critical as the OpenSSL 1.1.1n/3.0.2 update, this change fixes the really useful -C option.
-C allows a Makefile to invoke GMAKE in a different sub-volume using:
$(MAKE) -C $data01.sv2
in a recipe. This has not been known to work in any release of GMAKE going back to the beginning and now does. You can now sub-divide your makefiles into individual sub-volumes.
Enjoy!
Randall Becker
On behalf of the ITUGLIB Technical Committee