help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Get number ob max. parallel jobs within makefile


From: Paul Smith
Subject: Re: Get number ob max. parallel jobs within makefile
Date: Sat, 28 Aug 2010 18:01:23 -0400

On Wed, 2010-08-25 at 18:58 +0200, Erik Rull wrote:
> how can I read out the max. number of jobs within my makefile that
> were specified via -j N?

If I understood this correctly and you want to find the value of N for
-jN given on the command line, then there is currently no way to do that
based on the information available by default in GNU make.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

[Prev in Thread] Current Thread [Next in Thread]