On Fri, Sep 3, 2010 at 5:42 AM, David Becker <[email protected]> wrote:
>  I'm working on a plugin for sipxconfig and don't want to rebuild the
> entirety of SipXecs, how do I tell it to rebuild only sipxconfig? I
> tried make and ant in main/sipXconfig/ but that just threw errors about
> missing Apache dependencies.

There's also the section "make options of note" in page
  http://wiki.sipfoundry.org/display/oldxx/Building+Tips

where you'll find things like

  make PROJECTS_ORDERED="sipXconfig"

or

  make recurse TARGETS="all install" PROJECTS_ORDERED="sipXconfig"
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/

Reply via email to