]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/matita/Makefile
Better indentation.
[helm.git] / matitaB / matita / Makefile
index 25f5d38fe4a090a5ab20ef3fab0064474ee88ade..4f3bea4f715b699e80566a85d862776528702bf0 100644 (file)
@@ -21,6 +21,7 @@ OCAML_DEBUG_FLAGS = -g
 #OCAMLOPT_DEBUG_FLAGS = -p
 OCAMLC_FLAGS = $(OCAML_FLAGS) $(OCAML_THREADS_FLAGS)
 OCAMLC = $(OCAMLFIND) ocamlc$(OCAML_PROF) $(OCAMLC_FLAGS) $(OCAML_DEBUG_FLAGS) $(SYNTAXOPTIONS)
+OCAMLTOP = $(OCAMLFIND) ocamlmktop$(OCAML_PROF) $(OCAMLC_FLAGS) $(OCAML_DEBUG_FLAGS) $(SYNTAXOPTIONS)
 OCAMLOPT = $(OCAMLFIND) opt $(OCAMLC_FLAGS) $(OCAMLOPT_DEBUG_FLAGS)
 OCAMLDEP = $(OCAMLFIND) ocamldep $(OCAMLDEP_FLAGS)
 INSTALL_PROGRAMS= matita matitac