]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/Makefile
Most warnings turned into errors and avoided
[helm.git] / matita / matita / Makefile
index 210920abe280e144ba9e1f864479bbb6f90f017d..d40a15c7a6eb5d4286d2ecae4d01fd1ce6dd6188 100644 (file)
@@ -11,7 +11,7 @@ else
   ANNOTOPTION =
 endif
 
-OCAML_FLAGS = -pp $(CAMLP5O) -rectypes $(ANNOTOPTION) -w -52
+OCAML_FLAGS = -pp $(CAMLP5O) -rectypes $(ANNOTOPTION) -w @A-52-4-34-37-45-9-44-48-6-32-20-58-7
 OCAMLDEP_FLAGS = -pp $(CAMLP5O) 
 PKGS = -package "$(MATITA_REQUIRES)"
 CPKGS = -package "$(MATITA_CREQUIRES)"
@@ -143,8 +143,7 @@ matitaclean.opt: matitac.opt
        $(H)test -f $@ || ln -s $< $@
 
 matitaGeneratedGui.ml: matita.ui
-       #$(H)$(LABLGLADECC) -embed $< > matitaGeneratedGui.ml
-       $(H)$(LABLGLADECC) $< > matitaGeneratedGui.ml
+       $(H)$(LABLGLADECC) -embed $< > matitaGeneratedGui.ml
 
 
 .PHONY: clean