On Thu, 2008-08-21 at 09:56 -0400, Richard Neese wrote: > I need to know in what order the pkgs should be built ... > This is so the new port builds them in the correct order/deps.
The correct build order is done when you execute 'make build' at the root of the source tree. The order is controlled by the PROJECTS variable in the file top.mak. Dale _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
