]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/components/ng_refiner/Makefile
Most warnings turned into errors and avoided
[helm.git] / matita / components / ng_refiner / Makefile
index 79871a567964b2bce491529af178a83cfa6637c8..612078e3e9d671a690434c6ca2749a11c6c29c6d 100644 (file)
@@ -14,9 +14,6 @@ IMPLEMENTATION_FILES = \
   $(INTERFACE_FILES:%.mli=%.ml)
 EXTRA_OBJECTS_TO_INSTALL = 
 EXTRA_OBJECTS_TO_CLEAN =
-%.cmo: OCAMLOPTIONS += -w Ae
-%.cmi: OCAMLOPTIONS += -w Ae
-%.cmx: OCAMLOPTIONS += -w Ae
 
 include ../../Makefile.defs
 include ../Makefile.common