> Visiting folders non PARALLEL while compiling itself inside of the folders is > IN PARALLEL.
How do you think about to traverse the affected directory hierarchy by a dedicated make recipe? * Have you got any expectations about the amount of parallel work which should be triggered by scripts in subdirectories? * Did you look at any possibilities around a variable like "MAKEFLAGS"? https://www.gnu.org/software/make/manual/html_node/Options_002fRecursion.html Regards, Markus _______________________________________________ Bug-make mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-make
