
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.