X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fcomponents%2Fng_kernel%2FMakefile;fp=matita%2Fcomponents%2Fng_kernel%2FMakefile;h=31dd1e9c44f31269f7ab6ffdc822e90cdca4427f;hb=3220eee6c3dd2968727c5c595d6ca78e89291b5f;hp=35b89f3b1005c2fab30426d57fd3e6cd3f38afd2;hpb=cf8b1c25a0011ca2a8a856b39e046da33c451221;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