X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmathml_editor%2Focaml%2FMakefile.am;h=cd0b51fa2a113de75ed8f5ca584f3cb2a4460c30;hb=1c7fb836e2af4f2f3d18afd0396701f2094265ff;hp=14cd3934cb30a70d769c1a76597bac81c808c085;hpb=4beef8d7eac23c6015d2d4cf887e4fc9d546c07a;p=helm.git diff --git a/helm/DEVEL/mathml_editor/ocaml/Makefile.am b/helm/DEVEL/mathml_editor/ocaml/Makefile.am index 14cd3934c..cd0b51fa2 100644 --- a/helm/DEVEL/mathml_editor/ocaml/Makefile.am +++ b/helm/DEVEL/mathml_editor/ocaml/Makefile.am @@ -69,8 +69,8 @@ $(ARCHIVE).cma: $(CMO_S) $(ARCHIVE).cmxa: $(CMX_S) $(OCAMLMKLIB) -o $(ARCHIVE) -L@OCAMLSTUBDIR@ $(CMX_S) $(SHARED_LIBS) +# use .lo for ocamlmklib $(DLL) $(ARCHIVE).a: $(LO_S) - # use .lo for ocamlmklib for f in $(LO_S); do \ cp $$f $$f.o; \ done