I have taken example from following link :-

 https://developer.mozilla.org/en-US/docs/Configuring_Build_Options



If you want to build only one project using this mozconfig, use the
following command line:

make -f client.mk build MOZ_CURRENT_PROJECT=browser

This will build only browser.


On Sun, May 3, 2015 at 12:26 AM, Ravi Inder Singh <raviin...@gmail.com>
wrote:

> My code is right now  compiling  with following command :-
>
>      make -f client.mk build MOZ_CURRENT_PROJECT=mobile
>
>
> Now if i want to make Package do this command will work ?
>
>   ./mach package
>
> OR this package command is not required in this case.
>
>
>
>
> Thanks,
> Ravi
>
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to