]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/Makefile
This commit was manufactured by cvs2svn to create branch
[helm.git] / helm / ocaml / cic / Makefile
diff --git a/helm/ocaml/cic/Makefile b/helm/ocaml/cic/Makefile
deleted file mode 100644 (file)
index c18667d..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-PACKAGE = cic
-REQUIRES = helm-urimanager helm-pxp
-PREDICATES =
-
-INTERFACE_FILES = deannotate.mli cicParser3.mli cicParser2.mli cicParser.mli
-IMPLEMENTATION_FILES = cic.ml $(INTERFACE_FILES:%.mli=%.ml)
-EXTRA_OBJECTS_TO_INSTALL = cic.ml cic.cmi
-EXTRA_OBJECTS_TO_CLEAN =
-
-include ../Makefile.common