ocamlmakefile

general makefile for the Objective Caml programming language
  https://mmottl.github.io/ocaml-makefile/
  0
  no reviews



OCamlMakefile is a general makefile which allows a programmer to create quickly customized makefiles for a project written in the Objective Caml programming language. Typically, a customized makefile consists of the definition of a few variables, and an inclusion of the general makefile provided by this package.