<html>
<head>
<base href="https://bugs.webkit.org/">
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Submission failure with "make: *** No rule to make target `installsrc'. Stop""
href="https://bugs.webkit.org/show_bug.cgi?id=214696#c6">Comment # 6</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Submission failure with "make: *** No rule to make target `installsrc'. Stop""
href="https://bugs.webkit.org/show_bug.cgi?id=214696">bug 214696</a>
from <span class="vcard"><a class="email" href="mailto:rhost@apple.com" title="Ryan Hostetler <rhost@apple.com>"> <span class="fn">Ryan Hostetler</span></a>
</span></b>
<pre>Comment on <span class=""><a href="attachment.cgi?id=405071&action=diff" name="attach_405071" title="Patch">attachment 405071</a> <a href="attachment.cgi?id=405071&action=edit" title="Patch">[details]</a></span>
Patch
View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=405071&action=review">https://bugs.webkit.org/attachment.cgi?id=405071&action=review</a>
<span class="quote">>> Makefile:34
>> + mkdir -p $(SRCROOT)/WebKitLibraries
>
> Is modifying SRCROOT normal? It certainly sounds counter-intuitive.
>
> Also, the flag is unnecessary in mkdir -p, and should be removed - first, SRCROOT always exists, and second, the preceding commands would have failed if it didn't.</span >
Good catch on '-p' I'll remove it!
During project submission phase we fill the SRCROOT with content required for building, we do this so we don't submit the entire repository.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>