# dune build countdown.exe
# OCAMLPARAM: unset
# Shared cache: enabled-except-user-rules
# Shared cache location: /home/p4bl0/.cache/dune/db
# Workspace root: /home/p4bl0/teaching/ic/2-assembleur/ic_05-ocaml-mips_files
# Auto-detected concurrency: 8
# Dune context:
#  { name = "default"
#  ; kind = "default"
#  ; profile = Dev
#  ; merlin = true
#  ; fdo_target_exe = None
#  ; build_dir = In_build_dir "default"
#  ; instrument_with = []
#  }
$ /home/p4bl0/.opam/5.2.0/bin/ocamlc.opt -config > /tmp/dune_c3d4e1_output
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamldep.opt -modules -impl countdown.ml) > _build/default/.countdown.eobjs/dune__exe__Countdown.impl.d
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamldep.opt -modules -impl mips_helper.ml) > _build/default/.countdown.eobjs/dune__exe__Mips_helper.impl.d
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamldep.opt -modules -impl mips.ml) > _build/default/.countdown.eobjs/dune__exe__Mips.impl.d
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamldep.opt -modules -intf countdown.mli) > _build/default/.countdown.eobjs/dune__exe__Countdown.intf.d
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -nopervasives -nostdlib -g -bin-annot -bin-annot-occurrences -I .countdown.eobjs/byte -no-alias-deps -opaque -o .countdown.eobjs/byte/dune__exe.cmo -c -impl .countdown.eobjs/dune__exe.ml-gen)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I .countdown.eobjs/byte -no-alias-deps -opaque -open Dune__exe -o .countdown.eobjs/byte/dune__exe__Countdown.cmi -c -intf countdown.mli)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -w -49 -nopervasives -nostdlib -g -I .countdown.eobjs/byte -I .countdown.eobjs/native -intf-suffix .ml-gen -no-alias-deps -opaque -o .countdown.eobjs/native/dune__exe.cmx -c -impl .countdown.eobjs/dune__exe.ml-gen)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I .countdown.eobjs/byte -no-alias-deps -opaque -open Dune__exe -o .countdown.eobjs/byte/dune__exe__Mips.cmo -c -impl mips.ml)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlc.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -bin-annot -bin-annot-occurrences -I .countdown.eobjs/byte -no-alias-deps -opaque -open Dune__exe -o .countdown.eobjs/byte/dune__exe__Mips_helper.cmo -c -impl mips_helper.ml)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .countdown.eobjs/byte -I .countdown.eobjs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o .countdown.eobjs/native/dune__exe__Mips.cmx -c -impl mips.ml)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .countdown.eobjs/byte -I .countdown.eobjs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o .countdown.eobjs/native/dune__exe__Countdown.cmx -c -impl countdown.ml)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -I .countdown.eobjs/byte -I .countdown.eobjs/native -intf-suffix .ml -no-alias-deps -opaque -open Dune__exe -o .countdown.eobjs/native/dune__exe__Mips_helper.cmx -c -impl mips_helper.ml)
$ (cd _build/default && /home/p4bl0/.opam/5.2.0/bin/ocamlopt.opt -w @1..3@5..28@30..39@43@46..47@49..57@61..62@67@69-40 -strict-sequence -strict-formats -short-paths -keep-locs -g -o countdown.exe .countdown.eobjs/native/dune__exe.cmx .countdown.eobjs/native/dune__exe__Mips.cmx .countdown.eobjs/native/dune__exe__Mips_helper.cmx .countdown.eobjs/native/dune__exe__Countdown.cmx)
# Promoting "_build/default/countdown.exe" to "countdown.exe"
