X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_kernel%2FMakefile;h=31dd1e9c44f31269f7ab6ffdc822e90cdca4427f;hb=3df31c02806eca83c63c14e6a89844f764c3e2cb;hp=35b89f3b1005c2fab30426d57fd3e6cd3f38afd2;hpb=e2718488c73b2cdf20b26af46e80a11b91fac220;p=helm.git diff --git a/matita/components/ng_kernel/Makefile b/matita/components/ng_kernel/Makefile index 35b89f3b1..31dd1e9c4 100644 --- a/matita/components/ng_kernel/Makefile +++ b/matita/components/ng_kernel/Makefile @@ -16,9 +16,6 @@ IMPLEMENTATION_FILES = \ nCic.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