On Sun, 21 Jun 2020, Barry Smith wrote:

> 
> while make all and make alltests do run in parallel.
> 
> Is this intentional? 

Yes - 'all, 'alltests'  etc.. are  wrappers [with specific features - make -j, 
info, V=0 etc] on 'lib', 'test'.

Satish

Reply via email to