<div dir="ltr"><div><div><div>Mersi Loïc,<br><br></div>Third party Makefiles is the thing I missed until now.<br></div>I think this is the path I'm going to take.<br></div><div>I'll let you know once I get this one working.<br><br></div><div>Regards,<br>Tiberiu <br></div><div><div><div><div><div><div><br></div></div></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2014-12-19 12:45 GMT+02:00 Loïc Hoguin <span dir="ltr"><<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a>></span>:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">A quick look at automake docs gives this result:<br>
<br>
<a href="http://www.gnu.org/software/automake/manual/html_node/Subdirectories.html" target="_blank">http://www.gnu.org/software/<u></u>automake/manual/html_node/<u></u>Subdirectories.html</a><br>
<br>
Which leads to this page which contains exactly what you want, I think:<br>
<br>
<a href="http://www.gnu.org/software/automake/manual/html_node/Third_002dParty-Makefiles.html" target="_blank">http://www.gnu.org/software/<u></u>automake/manual/html_node/<u></u>Third_002dParty-Makefiles.html</a><br>
<br>
It seems you will need to add some targets in your Makefile. <a href="http://erlang.mk" target="_blank">erlang.mk</a> already comes with some (all, clean, distclean) and another is already planned to be added (check, that would run tests + dialyzer and others).<br>
<br>
If you have success with this it may be interesting to add some guidance to the <a href="http://erlang.mk" target="_blank">erlang.mk</a> README on how to make it work with automake, or even to add these extra rules to <a href="http://erlang.mk" target="_blank">erlang.mk</a> itself (it seems that empty rules are OK).<span class=""><br>
<br>
On 12/19/2014 12:23 PM, CT Radu wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Good morning everyone,<br>
<br>
Has any of you used <a href="http://erlang.mk" target="_blank">erlang.mk</a> <<a href="http://erlang.mk" target="_blank">http://erlang.mk</a>> and automake tools ?<span class=""><br>
I am currently working on a project that uses automake across the whole<br>
ecosystem (including the erlang project I am working on).<br></span>
What I want is to use <a href="http://erlang.mk" target="_blank">erlang.mk</a> <<a href="http://erlang.mk" target="_blank">http://erlang.mk</a>> in my project instead<span class=""><br>
of custom/home made Makefiles and at the same time be sure autoreconf do<br>
not overwrite or make unusable make targets exposed by <a href="http://erlang.mk" target="_blank">erlang.mk</a><br></span>
<<a href="http://erlang.mk" target="_blank">http://erlang.mk</a>>.<br>
<br>
Regards,<br>
Tiberiu<br>
<br>
<br>
<br>
<br>
______________________________<u></u>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" target="_blank">http://erlang.org/mailman/<u></u>listinfo/erlang-questions</a><br>
<br><span class="HOEnZb"><font color="#888888">
</font></span></blockquote><span class="HOEnZb"><font color="#888888">
<br>
-- <br>
Loïc Hoguin<br>
<a href="http://ninenines.eu" target="_blank">http://ninenines.eu</a><br>
</font></span></blockquote></div></div>