X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fcomponents%2Fng_disambiguation%2FMakefile;h=a613a1c041645794f1e4bb90f1d937f2feb461d1;hb=a90c31c1b53222bd6d57360c5ba5c2d0fe7d5207;hp=7c747df4825f9f5867dc43396ad8c7409d55cf4f;hpb=4377e950998c9c63937582952a79975947aa9a45;p=helm.git diff --git a/helm/software/components/ng_disambiguation/Makefile b/helm/software/components/ng_disambiguation/Makefile index 7c747df48..a613a1c04 100644 --- a/helm/software/components/ng_disambiguation/Makefile +++ b/helm/software/components/ng_disambiguation/Makefile @@ -4,7 +4,7 @@ PREDICATES = INTERFACE_FILES = nCicDisambiguate.mli IMPLEMENTATION_FILES = \ - $(INTERFACE_FILES:%.mli=%.ml) nnumber_notation.ml + $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = EXTRA_OBJECTS_TO_CLEAN = %.cmo: OCAMLOPTIONS += -w Ae @@ -41,4 +41,3 @@ depend.png depend.eps: depend.dot include ../../Makefile.defs include ../Makefile.common -OCAMLARCHIVEOPTIONS += -linkall