<blockquote>
<p>A correct solution would need to take into account the way that iPXE<br>
spins up one make subprocess per $(BIN) directory. See the "More than<br>
one BIN directory was specified..." block in Makefile.housekeeping.<br>
We'd need to find a (clean) way to wait for the make subprocesses to<br>
complete before building any multi-BIN targets.</p>
</blockquote>
<p>I wonder if this can be achieved using:<br>
.NOTPARALLEL: bin/blib.a $(BIN_GOALS_FIRST) $(BIN_GOALS_OTHER)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/ipxe/ipxe/pull/50#issuecomment-447024201">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AArTVKVVa6Z0hMcDev8zfVuD_lYun2xkks5u4ntYgaJpZM4HxBS1">mute the thread</a>.<img src="https://github.com/notifications/beacon/AArTVD-n5OgvP0nQ7inO9s_pGG6JBXzeks5u4ntYgaJpZM4HxBS1.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/ipxe/ipxe","title":"ipxe/ipxe","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/ipxe/ipxe"}},"updates":{"snippets":[{"icon":"PERSON","message":"@habetsm in #50: \u003e A correct solution would need to take into account the way that iPXE\r\n\u003e spins up one make subprocess per $(BIN) directory. See the \"More than\r\n\u003e one BIN directory was specified...\" block in Makefile.housekeeping.\r\n\u003e We'd need to find a (clean) way to wait for the make subprocesses to\r\n\u003e complete before building any multi-BIN targets.\r\n\r\nI wonder if this can be achieved using:\r\n.NOTPARALLEL: bin/blib.a $(BIN_GOALS_FIRST) $(BIN_GOALS_OTHER)\r\n"}],"action":{"name":"View Pull Request","url":"https://github.com/ipxe/ipxe/pull/50#issuecomment-447024201"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ipxe/ipxe/pull/50#issuecomment-447024201",
"url": "https://github.com/ipxe/ipxe/pull/50#issuecomment-447024201",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>