2019-01-03
Arguments
- jobs
 Number of jobs.
- verbose
 Integer, control printing to the console/terminal.
0: print nothing.1: print target-by-target messages asmake()progresses.2: show a progress bar to track how many targets are done so far.
2019-01-03
Number of jobs.
Integer, control printing to the console/terminal.
0: print nothing.
1: print target-by-target messages as make() progresses.
2: show a progress bar to track how many targets are
done so far.