]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/cic/Makefile
- the mathql interpreter is not helm-dependent any more
[helm.git] / helm / ocaml / cic / Makefile
index 8847e49b38abbee4984d6c8a215548cad4127360..c18667dc228398a5f3790f04e638d2b7b4ff21a5 100644 (file)
@@ -5,5 +5,6 @@ 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