X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_extraction%2FMakefile;h=46f6f14de3c55aafc8d106422c83e4ea2930b314;hb=3df31c02806eca83c63c14e6a89844f764c3e2cb;hp=8bbda655e6f2b2f18f8b0c3ebb9c193ede50b134;hpb=e2718488c73b2cdf20b26af46e80a11b91fac220;p=helm.git diff --git a/matita/components/ng_extraction/Makefile b/matita/components/ng_extraction/Makefile index 8bbda655e..46f6f14de 100644 --- a/matita/components/ng_extraction/Makefile +++ b/matita/components/ng_extraction/Makefile @@ -16,9 +16,6 @@ IMPLEMENTATION_FILES = \ miniml.ml $(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