Created
June 29, 2017 09:56
-
-
Save rgrinberg/d725ff8eea9c6739f880817d74e99c42 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jbuilder build lib_test/test_glob.exe | |
ocamldep lib_test/test_glob.depends.ocamldep-output | |
ocamldep lib_test/fort_unit.depends.ocamldep-output | |
ocamldep lib/re.dependsi.ocamldep-output | |
ocamlc lib/re_cset.{cmi,cmti} | |
ocamlc lib/re_str.{cmi,cmti} | |
ocamlc lib/re.{cmi,cmti} | |
ocamlc lib/re_emacs.{cmi,cmti} | |
ocamldep lib/re.depends.ocamldep-output | |
ocamlc lib/re_automata.{cmi,cmti} | |
ocamlc lib/re_glob.{cmi,cmti} | |
ocamlc lib/re_pcre.{cmi,cmti} | |
ocamlc lib/re_perl.{cmi,cmti} | |
ocamlc lib/re_posix.{cmi,cmti} | |
ocamlc lib/re_fmt.{cmi,cmo,cmt} | |
ocamlc lib_test/fort_unit.{cmi,cmo,cmt} | |
ocamlc lib_test/test_glob.{cmi,cmo,cmt} | |
ocamlopt lib/re_fmt.{cmx,o} | |
ocamlopt lib/re_cset.{cmx,o} | |
ocamlopt lib/re_automata.{cmx,o} | |
ocamlopt lib/re.{cmx,o} | |
ocamlopt lib/re_emacs.{cmx,o} | |
ocamlopt lib/re_posix.{cmx,o} | |
ocamlopt lib/re_glob.{cmx,o} | |
ocamlopt lib/re_perl.{cmx,o} | |
ocamlopt lib/re_str.{cmx,o} | |
ocamlopt lib/re_pcre.{cmx,o} | |
ocamlopt lib_test/fort_unit.{cmx,o} | |
ocamlopt lib_test/test_glob.{cmx,o} | |
ocamlopt lib_test/fort_unit.{a,cmxa} | |
ocamlopt lib/re.{a,cmxa} | |
ocamlopt lib_test/test_glob.exe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment