summaryrefslogtreecommitdiff
path: root/dev/build/windows/MakeCoq_86_abs_ocaml.bat
blob: 50483c4d4aac41888796974c33a47e9ce2a133eb (plain)
1
2
3
4
5
6
7
8
9
10
call MakeCoq_SetRootPath

call MakeCoq_MinGW.bat ^
  -arch=64 ^
  -mode=absolute ^
  -ocaml=Y ^
  -make=Y ^
  -coqver=8.6 ^
  -destcyg=%ROOTPATH%\cygwin_coq64_86_abs ^
  -destcoq=%ROOTPATH%\coq64_86_abs