4461a01 * improve the MAKEOPTS variable adaptation from any value, not just defaults, to a value detected by $(getconf _NPROCESSORS_ONLN)

Authored and Committed by venerix 5 years ago
    * improve the MAKEOPTS variable adaptation from any value, not just defaults, to a value detected by $(getconf _NPROCESSORS_ONLN)
    * expose new --adapt option so one can call it directly whenever CPU's are added or removed, or when CPU cores are enabled or disabled
    * document the new option in the --help menu
    * refactor some functions
    
        
file modified
+5 -0
file modified
+24 -9
file modified
+3 -0