Dec. 10, 2015
6:21 a.m.
Ian Abbott wrote:
The attached version uses recursive calls to $(MAKE) instead.
Thanks for doing all that. In mulling over it for a (long) while, I'd like to preserve the existing rule names, as I expect other packages may be using 'make posix_right' etc. I hacked on it a bit and came up with the attached more-conservative take on the submake idea, which I just now installed into the experimental version on GitHub. Please give it a try when you have the time.