mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-09 21:33:43 +00:00
6 lines
112 B
Batchfile
6 lines
112 B
Batchfile
|
cd ..\..\..\..
|
||
|
cvs co mozilla/gc/boehm
|
||
|
cd mozilla\gc\boehm
|
||
|
nmake -f NT_MAKEFILE gc.lib
|
||
|
cd ..\..\js\js2\winbuild
|