<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2017-06-19 10:02 GMT-03:00 Jonathan Wilkes <span dir="ltr"><<a href="mailto:jancsika@yahoo.com" target="_blank">jancsika@yahoo.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="color:rgb(0,0,0);background-color:rgb(255,255,255);font-family:"Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;font-size:13px"><span class="gmail-"><div id="gmail-m_-8421855687707872097yui_3_16_0_ym19_1_1497877013986_3027">Once those are  done I'll take another shot at merging pd-cyclone.</div></span></div></blockquote><div><br></div><div>Not sure how you're doing it, I was hoping we could have a single makefile upstream that would work for both, but this is important, let me point it out.</div><div><br></div><div>I've done things in a way that you only need to change the folder for help files and abstractions;</div><div><br></div><div>







<p class="gmail-p1"><span class="gmail-s1"># datafiles = \</span></p></div><div><div><p class="gmail-p1"><span class="gmail-s1"># $(wildcard documentation/purr_help/*.pd) \ # instead of documentation/help_files/*.pd</span></p><p class="gmail-p1"><span class="gmail-s1"># $(wildcard documentation/purr_help/abs_GUI/*.pd) \ # instead of cyclone_src/abstractions/*.pd</span></p></div></div><div><br></div><div> all others should be the same</div><div><br></div><div>







<p class="gmail-p1"><span class="gmail-s1">$(wildcard documentation/extra_files/*.*) \</span></p>
<p class="gmail-p1"><span class="gmail-s1">LICENSE.txt \</span></p>
<p class="gmail-p1"><span class="gmail-s1">README.txt \</span></p><p class="gmail-p1"><span class="gmail-s1"><br></span></p><p class="gmail-p1"><span class="gmail-s1">cheers</span></p></div><div><br></div><div>







<p class="gmail-p1"> <br></p></div></div></div></div>