]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/papers/matita/Makefile
added klocs sums and heading "0." where missing
[helm.git] / helm / papers / matita / Makefile
index dc95f6691d79259b76a9fffe58e1e49044edf51a..e5dac5f0aa4762d8228d7bc0b23dd2c9075da7fb 100644 (file)
@@ -30,6 +30,15 @@ BUILD_FORMATS = dvi ps
 # which format to be shown on "make show"
 SHOW_FORMAT = dvi
 
+########################################################################
+all:
+
+libraries.ps: libraries.dot
+       dot -Gclusterrank=none -Tps -o $@ $<
+librariesCluster.ps: libraries.dot
+       dot -Tps -o $@ $<
+matita2.dvi: libraries.ps librariesCluster.ps
+
 ########################################################################
 
 AVAILABLE_FORMATS = dvi ps ps.gz pdf html