yah make is the tool : )<br>
thanx. got it working...<br>
<br><br><div><span class="gmail_quote">On 10/18/05, <b class="gmail_sendername">Jacob Tinning</b> &lt;<a href="mailto:tinning@sifira.dk">tinning@sifira.dk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Tue, 18 Oct 2005, ast guy wrote:<br><br>&gt; just new to asterisk-dev.<br>&gt; I have made some changes in asterisk/apps/app_echo.c, to see some changes.<br>&gt; do I need to compile asterisk again, If no then how do I compile only
<br>&gt; app_echo.c alone?<br><br>## This will compile all asterisk code.<br>$ cd asterisk<br>asterisk$ make<br><br>## Then make your changes to app_echo.c - and again<br>asteris$ make<br><br>## Now the Makefiles will re-compile files which have been changed since last make
<br><br>Mvh. Jacob<br>--<br>Jacob Tinning<br>System Developer<br><br>_______________________________________________<br>Asterisk-Dev mailing list<br><a href="mailto:Asterisk-Dev@lists.digium.com">Asterisk-Dev@lists.digium.com
</a><br><a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br>To UNSUBSCRIBE or update options visit:<br>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev">
http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div><br>