aboutsummaryrefslogtreecommitdiff
path: root/third_party/lzma.js/doit.bat
blob: 17b4f47346c1f118b3c5de36e7b1c77f4913ec93 (plain)
1
2
3
4
cd lzip
call mingw32-make lzip
copy /Y lzip.exe ..\lzma-native.exe
cd ..