8 (cd byterun
&& make -f Makefile.nt
)
9 (cd asmrun
&& make -f Makefile.nt all meta.
$O dynlink.
$O)
10 (cd yacc && make -f Makefile.nt
)
11 (cd win32caml
&& make)
14 cp -f byterun
/ocamlrun.exe \
15 byterun
/libcamlrun.
$A \
16 byterun
/ocamlrun.dll \
23 mkdir
-p _build
/byterun
24 cp -f byterun
/ocamlrun.exe byterun
/ocamlrun.dll boot
25 cp -f byterun
/ocamlrun.
$A _build
/byterun