]> matita.cs.unibo.it Git - helm.git/blobdiff - matitaB/components/content_pres/Makefile
Simplified rendering
[helm.git] / matitaB / components / content_pres / Makefile
index 084940b4dd7c6450eee9c2613631c5e02250887a..658d8d354d62465e5ef717dc723034e8ae4abad6 100644 (file)
@@ -2,26 +2,22 @@ PACKAGE = content_pres
 PREDICATES =
 
 INTERFACE_FILES =               \
-       renderingAttrs.mli       \
        cicNotationLexer.mli     \
-       interpTable.mli          \
        smallLexer.mli   \
        cicNotationParser.mli    \
-       mpresentation.mli        \
        box.mli                  \
-       content2presMatcher.mli  \
        termContentPres.mli      \
        boxPp.mli                \
        cicNotationPres.mli      \
-       content2pres.mli         \
+       content2presMatcher.mli  \
        $(NULL)
 IMPLEMENTATION_FILES =          \
        $(INTERFACE_FILES:%.mli=%.ml) \
 
 PKGS = -package "$(MATITA_REQUIRES)"
 
-CMOS = $(ML:%.ml=%.cmo)
-$(CMOS) : $(LIB_DEPS)
+#CMOS = $(ML:%.ml=%.cmo)
+#$(CMOS) : $(LIB_DEPS)
 
 cicNotationPres.cmi: OCAMLOPTIONS += -rectypes
 cicNotationPres.cmo: OCAMLOPTIONS += -rectypes