Open main menu

CDOT Wiki β

Changes

Assignment 1(eldavey)

4 bytes added, 00:16, 26 September 2006
no edit summary
got the source
<pre>cvs -d :pserver:anonymous:anonymous@cvs-mirror.mozilla.org:/cvsroot co -r MOZILLA_1_8_BRANCH mozilla/client.mk
</pre>
made my .mozconfig file in the mozilla directory
<pre>make -f client.mk checkout MOZ_CO_PROJECT=browser</pre>
Built
1
edit