From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael S. Zick Date: Fri, 6 Jan 2012 09:25:50 -0600 Subject: [Buildroot] Job ID Query Message-ID: <201201060925.51926.minimod@morethan.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Group, Is there a Make or BuildRoot variable that identifies the current make job id? That is, when running more than 'make -j1' is there a way to identify which job is executing a script segment? Mike