X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=helm%2Focaml%2Fcic_annotations_cache%2FMakefile;fp=helm%2Focaml%2Fcic_annotations_cache%2FMakefile;h=0000000000000000000000000000000000000000;hp=8b80b4f00b859820c423aca948e26ccc70e49b35;hb=3ef089a4c58fbe429dd539af6215991ecbe11ee2;hpb=1c7fb836e2af4f2f3d18afd0396701f2094265ff diff --git a/helm/ocaml/cic_annotations_cache/Makefile b/helm/ocaml/cic_annotations_cache/Makefile deleted file mode 100644 index 8b80b4f00..000000000 --- a/helm/ocaml/cic_annotations_cache/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -PACKAGE = cic_annotations_cache -REQUIRES = helm-cic_annotations -PREDICATES = - -INTERFACE_FILES = cicCache.mli -IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) -EXTRA_OBJECTS_TO_INSTALL = -EXTRA_OBJECTS_TO_CLEAN = - -include ../Makefile.common