Confirmed users
2,615
edits
XFallenAngel (talk | contribs) |
(Tweaked so that the objdir gets placed above mozilla, rather than in it.) |
||
Line 27: | Line 27: | ||
<pre> | <pre> | ||
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/obj-@CONFIG_GUESS@ | 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 |