Confirmed users
2,615
edits
(Tweaked so that the objdir gets placed above mozilla, rather than in it.) |
(Reverting my previous change; it's inconsistent with the rest of the page.) |
||
Line 27: | Line 27: | ||
<pre> | <pre> | ||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@ | mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@ | ||
mk_add_options MOZ_CO_PROJECT=calendar # We want to checkout calendar | mk_add_options MOZ_CO_PROJECT=calendar # We want to checkout calendar | ||
mk_add_options MOZ_CO_USE_MIRROR=1 # use cvs-mirror | mk_add_options MOZ_CO_USE_MIRROR=1 # use cvs-mirror |