X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Focaml%2Fcic_omdoc%2FMakefile;h=f4c3b5b6ffce0ff2e12f3e1f537daf804e15f986;hb=6203a9d0d56c7ec7cd11713b5ed56645271154be;hp=affeb76d4fd7979484ca70688d3d1b8178cf1901;hpb=414dc18cdbc1f431758cfce79b0b7827e2419d39;p=helm.git diff --git a/helm/ocaml/cic_omdoc/Makefile b/helm/ocaml/cic_omdoc/Makefile index affeb76d4..f4c3b5b6f 100644 --- a/helm/ocaml/cic_omdoc/Makefile +++ b/helm/ocaml/cic_omdoc/Makefile @@ -1,9 +1,15 @@ PACKAGE = cic_omdoc -REQUIRES = helm-cic_proof_checking helm-mathql_interpreter PREDICATES = -INTERFACE_FILES = eta_fixing.mli doubleTypeInference.mli cic2acic.mli \ - content.mli contentPp.mli cic2content.mli content2cic.mli +INTERFACE_FILES = \ + eta_fixing.mli \ + doubleTypeInference.mli \ + cic2acic.mli \ + content.mli \ + contentPp.mli \ + cic2content.mli \ + content2cic.mli \ + $(NULL) IMPLEMENTATION_FILES = $(INTERFACE_FILES:%.mli=%.ml) EXTRA_OBJECTS_TO_INSTALL = \