]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
Fixed pretty printer and debug printings
[helm.git] / helm / software / components / Makefile
index 6e483a97200d50cec4366f48ee3da5c173987ee2..b7c105fc01e4dc053b3d69e58b1f9d8a0010d7ae 100644 (file)
@@ -20,19 +20,27 @@ MODULES =                   \
        cic                     \
        cic_proof_checking      \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
+       ng_cic_content          \
        content_pres            \
        cic_unification         \
        whelp                   \
        tactics                 \
        acic_procedural         \
+       disambiguation  \
        cic_disambiguation      \
        lexicon                 \
-       grafite_engine          \
+       ng_disambiguation       \
        grafite_parser          \
+       ng_paramodulation       \
+       ng_tactics              \
+       grafite_engine          \
        tptp_grafite            \
        $(NULL)
 
@@ -43,7 +51,7 @@ ifeq ($(DISTRIBUTED),no)
 endif
 
 all: metas $(MODULES:%=rec@all@%) 
-opt: metas $(MODULES:%=rec@opt@%)
+opt: metas syntax-extensions $(MODULES:%=rec@opt@%)
 
 ifeq ($(HAVE_OCAMLOPT),yes)
 world: opt