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