X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=ocaml%2FMakefile;h=b97d5afaef0e79f57d20bd836a7cf7a6ba39386e;hb=55700f849759b51618eaed297344fb9119e53fe5;hp=3310c6e6e827a3511fb647d35743c195e6cf5ac6;hpb=e4aa4a66dd0a4946607245a0f43eab803f2770c4;p=fireball-separation.git diff --git a/ocaml/Makefile b/ocaml/Makefile index 3310c6e..b97d5af 100644 --- a/ocaml/Makefile +++ b/ocaml/Makefile @@ -13,8 +13,8 @@ test.out: $(UTILS) lambda3.cmx test1.ml test34.out: $(UTILS) lambda3.cmx lambda4.cmx test.ml $(OCAMLC) -o test34.out $(LIB) $^ -andrea.out: $(UTILS) a.out andrea6.ml - $(OCAMLC) -o andrea.out $(LIB) $(UTILS) andrea6.ml +andrea.out: $(UTILS) a.out andrea7.ml + $(OCAMLC) -o andrea.out $(LIB) $(UTILS) andrea7.ml #test2.out: $(UTILS) lambda3.ml test2.ml andrea # ocamlc -o test2.out $(LIB) $(UTILS) lambda3.ml andrea4.ml test2.ml