[Webkit-unassigned] [Bug 214696] Submission failure with "make: *** No rule to make target `installsrc'. Stop"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 23 15:45:03 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=214696

--- Comment #12 from Keith Rollin <krollin at apple.com> ---
(In reply to Darin Adler from comment #11)
> 
> I am pretty expert on make and it certainly does not make sense to me.

I think you can specify a target multiple times to establish dependencies, but I think it makes sense to have only one target specify the build rules. Which means that it doesn't seem to make sense to have a bare "clean:" that doesn't establish any new dependencies or provide rules. If one types `make clean`, our existing first rule will get executed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200723/900cd3e3/attachment.htm>


More information about the webkit-unassigned mailing list