]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/Makefile
new ng_library module
[helm.git] / helm / software / components / Makefile
index 6e483a97200d50cec4366f48ee3da5c173987ee2..25169744f5a39ab09c3da94a4b92b7649bb4eb48 100644 (file)
@@ -20,20 +20,32 @@ MODULES =                   \
        cic                     \
        cic_proof_checking      \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
+       ng_kernel               \
        acic_content            \
        grafite                 \
+       ng_refiner              \
+       ng_library \
+       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            \
+       ng_kernel               \
+       ng_refiner              \
+       ng_library                                                      \
        $(NULL)
 
 METAS = $(MODULES:%=METAS/META.helm-%)
@@ -43,7 +55,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