mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-16 11:45:31 +00:00
6 lines
112 B
Batchfile
Executable File
6 lines
112 B
Batchfile
Executable File
cd ..\..\..\..
|
|
cvs co mozilla/gc/boehm
|
|
cd mozilla\gc\boehm
|
|
nmake -f NT_MAKEFILE gc.lib
|
|
cd ..\..\js\js2\winbuild
|