make mod_mymodule
make mod_mymodule-install

Those targets require you to have the module in modules.conf (I think).

also look into using ccache -- that allows you to do a full FS build very
fast since it caches all the intermediate compilation steps if the source
hasn't changed.

2010/5/11 Juan Antonio Ibañez Santorum <juanito1...@gmail.com>

> Hello!
>
>    Regarding the creation of a new module, is there any way to compile it
> without compiling full project? Could you give me any tip about the
> development of a new module?
>
> Regards
>
> _______________________________________________
> FreeSWITCH-dev mailing list
> FreeSWITCH-dev@lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
> http://www.freeswitch.org
>
>


-- 
-Rupa
_______________________________________________
FreeSWITCH-dev mailing list
FreeSWITCH-dev@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev
http://www.freeswitch.org

Reply via email to